can hide nsfw in MangaSources
This commit is contained in:
1
src/typings.d.ts
vendored
1
src/typings.d.ts
vendored
@@ -27,6 +27,7 @@ interface ISource {
|
||||
supportsLatest: boolean
|
||||
history: any
|
||||
isConfigurable: boolean
|
||||
isNsfw: boolean
|
||||
}
|
||||
|
||||
interface IMangaCard {
|
||||
|
||||
Reference in New Issue
Block a user