mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-05 17:27:27 -08:00
feat: cleanup
This commit is contained in:
@@ -27,12 +27,9 @@ if TYPE_CHECKING:
|
||||
|
||||
|
||||
commands = {
|
||||
"config": ".config",
|
||||
"search": ".search",
|
||||
"download": ".download",
|
||||
"anilist": ".anilist",
|
||||
"queue": ".queue",
|
||||
"service": ".service",
|
||||
"config": "config.config",
|
||||
"search": "search.search",
|
||||
"anilist": "anilist.anilist",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user