This commit is contained in:
Aria Moradi
2021-08-26 22:20:35 +04:30
parent 9f6a76c224
commit cf71f16ea9
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -52,6 +52,8 @@ interface IManga {
inLibrary: boolean
source: ISource
realUrl: string
freshData: boolean
}