mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
ZoroTheme: add 'Raw' option for type selection
This commit is contained in:
@@ -15,6 +15,6 @@ List<Source> _zorothemeSourcesList = [
|
||||
]
|
||||
.map((e) => e
|
||||
..sourceCodeUrl = _zorothemeSourceCodeUrl
|
||||
..appMinVerReq = "0.4.0"
|
||||
..appMinVerReq = "0.4.1"
|
||||
..version = _zorothemeVersion)
|
||||
.toList();
|
||||
|
||||
Reference in New Issue
Block a user