mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-20 13:50:31 +00:00
dart format
This commit is contained in:
@@ -2,12 +2,13 @@ import '../../../../../../model/source.dart';
|
||||
|
||||
Source get hikariganaiSource => _hikariganaiSource;
|
||||
Source _hikariganaiSource = Source(
|
||||
name: "Hikari Ga Nai",
|
||||
baseUrl: "https://hikariganai.xyz",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "madara",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/hikariganai/icon.png",
|
||||
dateFormat:"d 'de' MMMM 'de' yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
name: "Hikari Ga Nai",
|
||||
baseUrl: "https://hikariganai.xyz",
|
||||
lang: "pt-br",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/hikariganai/icon.png",
|
||||
dateFormat: "d 'de' MMMM 'de' yyyy",
|
||||
dateFormatLocale: "pt-br",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user