mirror of
https://github.com/venera-app/venera.git
synced 2025-12-16 07:01:16 +00:00
fix deleting local comic, favorites
This commit is contained in:
@@ -180,7 +180,7 @@ class _SidebarBodyState extends State<SidebarBody> {
|
||||
width: 8,
|
||||
),
|
||||
Tooltip(
|
||||
message: "返回",
|
||||
message: "Back".tl,
|
||||
child: IconButton(
|
||||
iconSize: 25,
|
||||
icon: const Icon(Icons.arrow_back),
|
||||
|
||||
Reference in New Issue
Block a user