We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9397b17 commit f7cf30eCopy full SHA for f7cf30e
lib/features/streamio_addons/widget/add_addon_sheet.dart
@@ -25,8 +25,6 @@ class _AddAddonSheetState extends State<AddAddonSheet> {
25
26
final _exampleAddons = {
27
"Madari Catalog": "https://catalog.madari.media/manifest.json",
28
- "Watchhub": "https://watchhub.strem.io/manifest.json",
29
- "Subtitles": "https://opensubtitles-v3.strem.io/manifest.json",
30
};
31
32
@override
0 commit comments