1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

settings: drop beta from confiugration

This commit is contained in:
bbedward
2026-02-16 17:51:20 -05:00
parent c530eab303
commit 8399d64c2d

View File

@@ -209,7 +209,7 @@ Rectangle {
"children": [
{
"id": "display_config",
"text": I18n.tr("Configuration") + " (Beta)",
"text": I18n.tr("Configuration"),
"icon": "display_settings",
"tabIndex": 24
},