Add "open in webview" button in "SourceMangas"

closes #991
This commit is contained in:
schroda
2025-09-08 00:58:12 +02:00
parent d5ee36bdaa
commit 8745101c8a
3 changed files with 16 additions and 2 deletions

View File

@@ -67,6 +67,8 @@ export const SOURCE_BROWSE_FIELDS = gql`
fragment SOURCE_BROWSE_FIELDS on SourceType {
...SOURCE_BASE_FIELDS
baseUrl
isConfigurable
supportsLatest