mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 21:01:02 +00:00
no changes
This commit is contained in:
@@ -45,6 +45,7 @@ enum class PrefName(val data: Pref) {
|
||||
AllowOpeningLinks(Pref(Location.Irrelevant, Boolean::class)),
|
||||
SearchStyle(Pref(Location.Irrelevant, Int::class)),
|
||||
HasUpdatedPrefs(Pref(Location.Irrelevant, Boolean::class)),
|
||||
LangSort(Pref(Location.Irrelevant, String::class)),
|
||||
|
||||
//Protected
|
||||
DiscordToken(Pref(Location.Protected, String::class)),
|
||||
|
||||
Reference in New Issue
Block a user