mirror of
https://github.com/zoriya/Aeris.git
synced 2026-06-03 11:06:29 +00:00
Moble Client: remove comment
This commit is contained in:
@@ -45,7 +45,6 @@ class WarningDialog extends StatelessWidget {
|
||||
ElevatedButton(
|
||||
style: ElevatedButton.styleFrom(
|
||||
primary: actionButtonColor),
|
||||
//primary: Theme.of(context).colorScheme.error),
|
||||
onPressed: () => {
|
||||
Navigator.pop(context),
|
||||
onAccept(),
|
||||
|
||||
Reference in New Issue
Block a user