mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 00:41:03 +00:00
automatically update downloads to new system
This commit is contained in:
@@ -44,6 +44,7 @@ enum class PrefName(val data: Pref) {
|
||||
SomethingSpecial(Pref(Location.Irrelevant, Boolean::class)),
|
||||
AllowOpeningLinks(Pref(Location.Irrelevant, Boolean::class)),
|
||||
SearchStyle(Pref(Location.Irrelevant, Int::class)),
|
||||
HasUpdatedPrefs(Pref(Location.Irrelevant, Boolean::class)),
|
||||
|
||||
//Protected
|
||||
DiscordToken(Pref(Location.Protected, String::class)),
|
||||
|
||||
Reference in New Issue
Block a user