Small fixes

This commit is contained in:
Arseni
2026-01-27 18:41:14 +03:00
parent be1d678c42
commit 6a3a60ef19
4 changed files with 30 additions and 23 deletions

View File

@@ -10,7 +10,6 @@ Future<void> notifyUserX(
String message, {
int delaySeconds = 3,
}) async {
if (!context.mounted) return;
final scaffoldMessenger = ScaffoldMessenger.maybeOf(context);
if (scaffoldMessenger != null) {
scaffoldMessenger.showSnackBar(