mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
fix source code url
This commit is contained in:
@@ -2,7 +2,7 @@ import '../../model/source.dart';
|
||||
|
||||
const heancmsVersion = "0.0.1";
|
||||
const heancmsSourceCodeUrl =
|
||||
"https://raw.githubusercontent.com/kodjodevf/External-source-test/main/multisrc/heancms/heancms-v$heancmsVersion.dart";
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/multisrc/heancms/heancms-v$heancmsVersion.dart";
|
||||
const defaultDateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZZZZZ";
|
||||
const defaultDateFormatLocale = "en";
|
||||
List<Source> get heanCmsSourcesList => _heanCmsSourcesList;
|
||||
|
||||
Reference in New Issue
Block a user