mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
block comics
This commit is contained in:
@@ -61,7 +61,7 @@ class _ExploreSettingsState extends State<ExploreSettings> {
|
||||
},
|
||||
).toSliver(),
|
||||
_PopupWindowSetting(
|
||||
title: "Explore Pages".tl,
|
||||
title: "Network Favorite Pages".tl,
|
||||
builder: () {
|
||||
var pages = <String, String>{};
|
||||
for (var c in ComicSource.all()) {
|
||||
|
Reference in New Issue
Block a user