mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-19 05:10:30 +00:00
dart format
This commit is contained in:
@@ -2,12 +2,13 @@ import '../../../../../../model/source.dart';
|
||||
|
||||
Source get manhuathaiSource => _manhuathaiSource;
|
||||
Source _manhuathaiSource = Source(
|
||||
name: "ManhuaThai",
|
||||
baseUrl: "https://www.manhuathai.com",
|
||||
lang: "th",
|
||||
isNsfw:false,
|
||||
typeSource: "madara",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manhuathai/icon.png",
|
||||
dateFormat:"d MMMM yyyy",
|
||||
dateFormatLocale:"th"
|
||||
);
|
||||
name: "ManhuaThai",
|
||||
baseUrl: "https://www.manhuathai.com",
|
||||
lang: "th",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manhuathai/icon.png",
|
||||
dateFormat: "d MMMM yyyy",
|
||||
dateFormatLocale: "th",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user