mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-23 04:53:26 -05:00
Merge branch 'develop' into revisions_number_limit
This commit is contained in:
@@ -11,6 +11,7 @@ import utils from "./utils.js";
|
||||
const template = `[Desktop Entry]
|
||||
Type=Application
|
||||
Name=TriliumNext Notes
|
||||
StartupWMClass=TriliumNext Notes
|
||||
Icon=#APP_ROOT_DIR#/icon.png
|
||||
Exec=#EXE_PATH#
|
||||
Categories=Office
|
||||
|
||||
@@ -11,8 +11,7 @@ export async function initializeTranslations() {
|
||||
ns: "server",
|
||||
backend: {
|
||||
loadPath: "translations/{{lng}}/{{ns}}.json"
|
||||
},
|
||||
debug: true
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user