added version to every extension
This commit is contained in:
@@ -3,6 +3,7 @@ class wattpad {
|
||||
this.baseUrl = "https://wattpad.com";
|
||||
this.type = "book-board";
|
||||
this.mediaType = "ln";
|
||||
this.version = "1.0"
|
||||
}
|
||||
|
||||
async search(queryObj) {
|
||||
|
||||
Reference in New Issue
Block a user