Move custom app actions to a dropdown

This commit is contained in:
Girish Ramakrishnan
2026-02-06 10:32:29 +01:00
parent c79d4a24c4
commit 1ff2c21c61
3 changed files with 19 additions and 7 deletions

View File

@@ -105,6 +105,9 @@
"appNotFoundDialog": {
"title": "App not found",
"description": "There is no such app <b>{{ appId }}</b> with version <b>{{ version }}</b>."
},
"action": {
"addCustomApp": "Add custom app"
}
},
"users": {