added light novel tracking

This commit is contained in:
Zastian Pretorius
2022-10-29 18:16:09 +01:00
parent e9de97e4da
commit 8363c57f73
3 changed files with 65 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
pub mod ln;
pub mod open_text;
pub mod scraper;
pub mod tracker;