mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-16 03:40:30 +00:00
dart format
This commit is contained in:
@@ -2,12 +2,13 @@ import '../../../../../../model/source.dart';
|
||||
|
||||
Source get rizzcomicSource => _rizzcomicSource;
|
||||
Source _rizzcomicSource = Source(
|
||||
name: "Rizz Comic",
|
||||
baseUrl: "https://rizzfables.com",
|
||||
lang: "en",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/rizzcomic/icon.png",
|
||||
dateFormat:"dd MMM yyyy",
|
||||
dateFormatLocale:"en"
|
||||
);
|
||||
name: "Rizz Comic",
|
||||
baseUrl: "https://rizzfables.com",
|
||||
lang: "en",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/rizzcomic/icon.png",
|
||||
dateFormat: "dd MMM yyyy",
|
||||
dateFormatLocale: "en",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user