diff options
| author | Factiven <[email protected]> | 2024-01-11 14:23:15 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2024-01-11 14:23:15 +0700 |
| commit | e9aea5ffe32cf43ae0ac0f3d692ea6c9202bc579 (patch) | |
| tree | 0f792b478c2dfa20ddad0f20abb9a82b1024817f /.gitignore | |
| parent | feat: Add PreviousEpisode and NextEpisode to media controls (#111) (diff) | |
| download | moopa-e9aea5ffe32cf43ae0ac0f3d692ea6c9202bc579.tar.xz moopa-e9aea5ffe32cf43ae0ac0f3d692ea6c9202bc579.zip | |
Add getRemovedMedia function and handle redirect for removed media
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ docker-compose.yml /backup release-template.md .vscode +pnpm-lock.yaml # debug npm-debug.log* |