mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
include domains in sorting
This commit is contained in:
@@ -19,8 +19,8 @@ from tweaks.tweaks import tweaks
|
||||
from tweaks.custom_gestalt_tweaks import CustomGestaltTweaks, ValueTypeStrings
|
||||
from tweaks.daemons_tweak import Daemon
|
||||
|
||||
App_Version = "5.0.1"
|
||||
App_Build = 0
|
||||
App_Version = "5.0.2"
|
||||
App_Build = 1
|
||||
|
||||
class Page(Enum):
|
||||
Home = 0
|
||||
|
||||
Reference in New Issue
Block a user