mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
fix deleting local comic, favorites
This commit is contained in:
@@ -64,6 +64,7 @@ class _CommentsPageState extends State<CommentsPage> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
resizeToAvoidBottomInset: false,
|
||||
appBar: Appbar(
|
||||
title: Text("Comments".tl),
|
||||
),
|
||||
|
Reference in New Issue
Block a user