mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
Rename to Bato.to
This commit is contained in:
@@ -119,10 +119,10 @@ List<String> languages = [
|
||||
List<Source> get batotoSourcesList => _batotoSourcesList;
|
||||
List<Source> _batotoSourcesList = languages
|
||||
.map((e) => Source(
|
||||
name: 'Batoto',
|
||||
name: 'Bato.to',
|
||||
baseUrl: baseUrl,
|
||||
lang: e,
|
||||
typeSource: "batoto",
|
||||
typeSource: "bato.to",
|
||||
iconUrl: _iconUrl,
|
||||
dateFormat: "MMM dd,yyyy",
|
||||
isNsfw: isNsfw,
|
||||
|
||||
Reference in New Issue
Block a user