mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
added property for notes/hints
This commit is contained in:
@@ -12,7 +12,8 @@ const mangayomiSources = [{
|
||||
"dateFormatLocale": "",
|
||||
"pkgPath": "novel/src/en/novelupdates.js",
|
||||
"isNsfw": false,
|
||||
"hasCloudflare": true
|
||||
"hasCloudflare": true,
|
||||
"notes": "This extension requires you to login to view the chapters!"
|
||||
}];
|
||||
|
||||
class DefaultExtension extends MProvider {
|
||||
|
||||
Reference in New Issue
Block a user