mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
improve right control side
This commit is contained in:
@@ -21,3 +21,4 @@ export type MenuOption = {
|
|||||||
on_select?: () => void;
|
on_select?: () => void;
|
||||||
disabled?: boolean;
|
disabled?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user