fix source code url

This commit is contained in:
kodjomoustapha
2023-07-07 22:05:06 +01:00
parent 0a45e20d65
commit b4c1181173
9 changed files with 277 additions and 276 deletions

View File

@@ -2,7 +2,7 @@ import '../../model/source.dart';
const mmrcmsVersion = "0.0.1";
const mmrcmsSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/External-source-test/main/multisrc/mmrcms/mmrcms-v$mmrcmsVersion.dart";
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/multisrc/mmrcms/mmrcms-v$mmrcmsVersion.dart";
const defaultDateFormat = "d MMM. yyyy";
const defaultDateFormatLocale = "en_US";