Backup before removing hiddify references
This commit is contained in:
@@ -30,7 +30,7 @@ class ProxyTile extends HookConsumerWidget with PresLogger {
|
||||
title: Text(
|
||||
proxy.name,
|
||||
overflow: TextOverflow.ellipsis,
|
||||
style: TextStyle(fontFamily: FontFamily.emoji),
|
||||
style: const TextStyle(fontFamily: FontFamily.emoji),
|
||||
),
|
||||
leading: Padding(
|
||||
padding: const EdgeInsets.symmetric(vertical: 8),
|
||||
|
||||
Reference in New Issue
Block a user