feat: App tile scalability (#645)

* feat: App tile scalability

* fix: missing translation
This commit is contained in:
SeDemal
2024-06-09 12:54:56 +02:00
committed by GitHub
parent 3a3a8251bd
commit 28927cfa28
3 changed files with 30 additions and 29 deletions

View File

@@ -637,6 +637,9 @@ export default {
openInNewTab: {
label: "Open in new tab",
},
showTitle: {
label: "Show app name",
},
showDescriptionTooltip: {
label: "Show description tooltip",
},