This commit is contained in:
2026-06-08 03:32:15 -04:00
parent bf3e72f3ce
commit 1a33065e4f

View File

@@ -28,6 +28,13 @@
"module": "cry01", "module": "cry01",
"icon": "currency-exchange", "icon": "currency-exchange",
"enabled": true "enabled": true
},
{
"id": "g1wallet",
"label": "Ğ1 Wallet",
"module": "g1wallet",
"icon": "wallet2",
"enabled": true
} }
] ]
} }