diff options
| author | Bobby <[email protected]> | 2026-02-03 14:52:56 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2026-02-03 14:52:56 +0530 |
| commit | 8b31922b72cd2a3bb77b5b09aeebcad37e39d37b (patch) | |
| tree | 3795cb872d5db238302ec4588d1d014878194dec | |
| parent | e4d65624c49c11db7da46d05f5e4caeec79bd955 (diff) | |
| download | metachan-8b31922b72cd2a3bb77b5b09aeebcad37e39d37b.tar.xz metachan-8b31922b72cd2a3bb77b5b09aeebcad37e39d37b.zip | |
Refactor anime and genre synchronization tasks: replace existing implementations with new structured code for improved maintainability and performance
| -rw-r--r-- | tasks/aniupdate.task.go (renamed from tasks/anime_update.task.go) | 0 | ||||
| -rw-r--r-- | tasks/genresync.task.go (renamed from tasks/genre_sync.task.go) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tasks/anime_update.task.go b/tasks/aniupdate.task.go index 38cc77a..38cc77a 100644 --- a/tasks/anime_update.task.go +++ b/tasks/aniupdate.task.go diff --git a/tasks/genre_sync.task.go b/tasks/genresync.task.go index e240833..e240833 100644 --- a/tasks/genre_sync.task.go +++ b/tasks/genresync.task.go |
