show proper display name for source
This commit is contained in:
2
src/typings.d.ts
vendored
2
src/typings.d.ts
vendored
@@ -25,9 +25,9 @@ interface ISource {
|
||||
lang: string
|
||||
iconUrl: string
|
||||
supportsLatest: boolean
|
||||
history: any
|
||||
isConfigurable: boolean
|
||||
isNsfw: boolean
|
||||
displayName: string
|
||||
}
|
||||
|
||||
interface IMangaCard {
|
||||
|
||||
Reference in New Issue
Block a user