less confusing wording

This commit is contained in:
leminlimez
2024-12-11 17:41:50 -05:00
parent 8117baef9d
commit 843d5368dd
4 changed files with 4 additions and 7 deletions

View File

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