mirror of
https://github.com/venera-app/venera.git
synced 2025-09-28 08:17:25 +00:00
universal: style improvements (#67)
This commit is contained in:
@@ -111,6 +111,7 @@ class _HistoryPageState extends State<HistoryPage> {
|
||||
MenuEntry(
|
||||
icon: Icons.remove,
|
||||
text: 'Remove'.tl,
|
||||
color: context.colorScheme.error,
|
||||
onClick: () {
|
||||
if (c.sourceKey.startsWith("Invalid")) {
|
||||
HistoryManager().remove(
|
||||
|
Reference in New Issue
Block a user