mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
client: Add language switcher in settings
This commit is contained in:
@@ -58,7 +58,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'customSearchEngineName',
|
||||
'customSearchEngineUrl',
|
||||
'promotedAttributesOpenInRibbon',
|
||||
'editedNotesOpenInRibbon'
|
||||
'editedNotesOpenInRibbon',
|
||||
'locale'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user