mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
fix unhashable daemon error
This commit is contained in:
@@ -18,7 +18,7 @@ from tweaks.tweaks import tweaks
|
||||
from tweaks.custom_gestalt_tweaks import CustomGestaltTweaks, ValueTypeStrings
|
||||
from tweaks.daemons_tweak import Daemon
|
||||
|
||||
App_Version = "4.2.2"
|
||||
App_Version = "4.2.3"
|
||||
App_Build = 0
|
||||
|
||||
class Page(Enum):
|
||||
|
||||
Reference in New Issue
Block a user