mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-20 05:40:36 +00:00
dart format
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get manga3asqSource => _manga3asqSource;
|
||||
|
||||
Source _manga3asqSource = Source(
|
||||
name: "مانجا العاشق",
|
||||
baseUrl: "https://3asq.org",
|
||||
lang: "ar",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/manga3asq/icon.png",
|
||||
|
||||
|
||||
);
|
||||
Source get manga3asqSource => _manga3asqSource;
|
||||
|
||||
Source _manga3asqSource = Source(
|
||||
name: "مانجا العاشق",
|
||||
baseUrl: "https://3asq.org",
|
||||
lang: "ar",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/manga3asq/icon.png",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user