mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Update and refactor
This commit is contained in:
@@ -6,10 +6,7 @@ class DataLifeEngine extends MProvider {
|
||||
|
||||
MSource source;
|
||||
|
||||
final Client client = Client(
|
||||
source,
|
||||
json.encode({"useDartHttpClient": true}),
|
||||
);
|
||||
final Client client = Client();
|
||||
|
||||
@override
|
||||
bool get supportsLatest => false;
|
||||
|
||||
Reference in New Issue
Block a user