refactor(zorotheme): remove non functional key

This commit is contained in:
Moustapha Kodjo Amadou
2025-07-08 14:10:38 +01:00
parent aff254b59e
commit 2bf3369670
2 changed files with 1 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ import '../../../../model/source.dart';
import 'src/hianime/hianime.dart';
import 'src/kaido/kaido.dart';
const _zorothemeVersion = "0.1.7";
const _zorothemeVersion = "0.1.75";
const _zorothemeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/multisrc/zorotheme/zorotheme.dart";