🎨 Added Android twelve widgets

This commit is contained in:
Nikhil Badyal
2023-07-01 18:40:22 +05:30
parent d074eff09d
commit b10c9e13ad
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ class Patches(object):
"tv.trakt.trakt": "trakt",
"com.candylink.openvpn": "candyvpn",
"com.sony.songpal.mdr": "sonyheadphone",
"com.dci.dev.androidtwelvewidgets": "androidtwelvewidgets",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()