🐛 The authentication page after startup Alt+M fails https://github.com/siyuan-note/siyuan/issues/9575

This commit is contained in:
Daniel 2023-11-09 10:52:46 +08:00
parent fcdc2f8718
commit 1e7a45c66d
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 4 additions and 1 deletions

View file

@ -143,6 +143,7 @@ var (
Langs = map[string]map[int]string{}
TimeLangs = map[string]map[string]interface{}{}
TaskActionLangs = map[string]map[string]interface{}{}
TrayMenuLangs = map[string]map[string]interface{}{}
)
var (