⬆️ Upgrade database table view

This commit is contained in:
Daniel 2023-12-14 11:51:31 +08:00
parent c3918a2a71
commit 8f9ce6e3f0
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
8 changed files with 29 additions and 3 deletions

View file

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