mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-17 04:10:29 +00:00
add novel support
This commit is contained in:
4
dart/novel/novel_source_list.dart
Normal file
4
dart/novel/novel_source_list.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
import '../../model/source.dart';
|
||||
|
||||
List<Source> dartNovelSourceList = [
|
||||
];
|
||||
Reference in New Issue
Block a user