mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 14:55:50 +01:00
rename "backlinks.js" as it's not liked by some adblockers, #3003
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* !!! Filename is intentionally mangled, because some adblockers don't like the word "backlinks".
|
||||
*/
|
||||
|
||||
import NoteContextAwareWidget from "../note_context_aware_widget.js";
|
||||
import linkService from "../../services/link.js";
|
||||
import server from "../../services/server.js";
|
||||
Reference in New Issue
Block a user