mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-19 13:20:42 +00:00
dart format
This commit is contained in:
@@ -2,12 +2,13 @@ import '../../../../../../model/source.dart';
|
||||
|
||||
Source get patimangaSource => _patimangaSource;
|
||||
Source _patimangaSource = Source(
|
||||
name: "Pati Manga",
|
||||
baseUrl: "https://www.patimanga.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/patimanga/icon.png",
|
||||
dateFormat:"MMMM d, yyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
name: "Pati Manga",
|
||||
baseUrl: "https://www.patimanga.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/patimanga/icon.png",
|
||||
dateFormat: "MMMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user