added version to every extension
This commit is contained in:
@@ -4,6 +4,7 @@ class MangaDex {
|
||||
this.apiUrl = "https://api.mangadex.org";
|
||||
this.type = "book-board";
|
||||
this.mediaType = "manga";
|
||||
this.version = "1.0"
|
||||
}
|
||||
|
||||
getHeaders() {
|
||||
|
||||
Reference in New Issue
Block a user