Sort episodes to have specials at the end #604

Merged
Denoder merged 2 commits from Episode/Special-Sort into master 2024-03-21 22:05:11 +00:00
Denoder commented 2024-03-21 18:17:28 +00:00 (Migrated from github.com)

wanted to address the todo.

wanted to address the todo.
AnimeDL commented 2024-03-21 18:36:50 +00:00 (Migrated from github.com)

I suggest (if you haven't already) setting up eslint and adding this to your settings.json in vscode,

"editor.codeActionsOnSave": {
  "source.fixAll.eslint": "explicit"
}

Please fix the eslint errors

I suggest (if you haven't already) setting up eslint and adding this to your settings.json in vscode, ```json "editor.codeActionsOnSave": { "source.fixAll.eslint": "explicit" } ``` Please fix the eslint errors
AnimeDL commented 2024-03-21 22:05:04 +00:00 (Migrated from github.com)

LGTM, Merging

LGTM, Merging
Sign in to join this conversation.
No description provided.