big fix in dialog
This commit is contained in:
@@ -178,7 +178,7 @@
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case "SwitchRotary":
|
case "SwitchRotary":
|
||||||
MessageDialogProps.set({ ...props, open: true });
|
SwitchRotaryDialogProps.set({ ...props, open: true });
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user