HiAnime - Fix serverType

This commit is contained in:
IruzzArcana
2025-04-11 01:26:46 +01:00
parent 0ab6b5f05b
commit 7a61f56b24
2 changed files with 2 additions and 6 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.5";
const _zorothemeVersion = "0.1.6";
const _zorothemeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/multisrc/zorotheme/zorotheme.dart";