mirror of
https://github.com/jkjoy/typecho-theme-farallon.git
synced 2026-06-27 19:14:27 +00:00
0.6.3
This commit is contained in:
Vendored
-1
@@ -3,7 +3,6 @@ class NeoDB {
|
||||
this.container = config.container;
|
||||
this.types = config.types ?? ["book", "movie", "tv", "music", "game", "podcast"];
|
||||
this.baseAPI = config.baseAPI;
|
||||
this.ver = "1.0.6";
|
||||
this.type = "movie";
|
||||
this.status = "complete";
|
||||
this.finished = false;
|
||||
|
||||
Reference in New Issue
Block a user