mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-12 14:37:53 +02:00
Add BaseUris: string[] field to MangaConnector, to match Connector to uri
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
```
|
||||
{
|
||||
"name": string,
|
||||
"SupportedLanguages": string[]
|
||||
"SupportedLanguages": string[],
|
||||
"BaseUris": stirng[]
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user