Update add_addon_sheet.dart
Some checks failed
Build and Deploy / build_windows (push) Has been cancelled
Build and Deploy / build_android (push) Has been cancelled
Build and Deploy / build_ipa (push) Has been cancelled
Build and Deploy / build_linux (push) Has been cancelled
Build and Deploy / build_macos (push) Has been cancelled

This commit is contained in:
Horizon 2025-04-21 20:47:05 +05:30 committed by GitHub
parent 9397b17e42
commit f7cf30efa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,8 +25,6 @@ class _AddAddonSheetState extends State<AddAddonSheet> {
final _exampleAddons = {
"Madari Catalog": "https://catalog.madari.media/manifest.json",
"Watchhub": "https://watchhub.strem.io/manifest.json",
"Subtitles": "https://opensubtitles-v3.strem.io/manifest.json",
};
@override