mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 05:41:02 +00:00
move anilist to protected
This commit is contained in:
@@ -18,5 +18,5 @@ enum class Location(val location: String, val exportable: Boolean) {
|
||||
NovelReader("ani.dantotsu.novelReader", true),
|
||||
Irrelevant("ani.dantotsu.irrelevant", false),
|
||||
AnimeDownloads("animeDownloads", false), //different for legacy reasons
|
||||
Protected("ani.dantotsu.protected", false),
|
||||
Protected("ani.dantotsu.protected", true),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user