Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-10 23:47:37 +08:00
parent 85ab250551
commit 8c80fc3578

View File

@@ -2651,7 +2651,7 @@ SettingsModel _getVideoFilterSelectModel({
); );
if (result != null) { if (result != null) {
if (result == -1 && context.mounted) { if (result == -1 && context.mounted) {
showDialog( await showDialog(
context: context, context: context,
builder: (context) { builder: (context) {
String valueStr = ''; String valueStr = '';