mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 09:37:02 +08:00
@@ -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 = '';
|
||||||
|
|||||||
Reference in New Issue
Block a user