1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-05 05:12:05 -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": [ "children": [
{ {
"id": "display_config", "id": "display_config",
"text": I18n.tr("Configuration") + " (Beta)", "text": I18n.tr("Configuration"),
"icon": "display_settings", "icon": "display_settings",
"tabIndex": 24 "tabIndex": 24
}, },