use bg of ca for video + remove unneeded files

This commit is contained in:
leminlimez
2025-03-27 12:51:06 -04:00
parent 2010fb216b
commit cc79e18df8
12 changed files with 231 additions and 482 deletions

View File

@@ -21,7 +21,7 @@ from tweaks.custom_gestalt_tweaks import CustomGestaltTweaks, ValueTypeStrings
from tweaks.daemons_tweak import Daemon
App_Version = "5.1"
App_Build = 2
App_Build = 3
class Page(Enum):
Home = 0