mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 16:55:50 +01:00
Implement multi-branch prefix editing functionality
- Add setPrefixBatch API endpoint to handle batch prefix updates - Update branch_prefix dialog to support multiple branches - Remove noSelectedNotes constraint from edit branch prefix menu - Add translations for multi-branch prefix editing Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
This commit is contained in:
3
packages/share-theme/src/scripts/index.d.ts
vendored
Normal file
3
packages/share-theme/src/scripts/index.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import "highlight.js/styles/default.css";
|
||||
import "@triliumnext/ckeditor5/src/theme/ck-content.css";
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user