mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-21 14:21:06 +00:00
dart format
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get nijitranslationsSource => _nijitranslationsSource;
|
||||
|
||||
Source _nijitranslationsSource = Source(
|
||||
name: "Niji Translations",
|
||||
baseUrl: "https://niji-translations.com",
|
||||
lang: "ar",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/nijitranslations/icon.png",
|
||||
|
||||
|
||||
);
|
||||
Source get nijitranslationsSource => _nijitranslationsSource;
|
||||
|
||||
Source _nijitranslationsSource = Source(
|
||||
name: "Niji Translations",
|
||||
baseUrl: "https://niji-translations.com",
|
||||
lang: "ar",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/nijitranslations/icon.png",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user