mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
feat: port input modals to new system
This commit is contained in:
@@ -368,9 +368,8 @@ export default function ContextMenus() {
|
||||
break;
|
||||
|
||||
case "set_status":
|
||||
openScreen({
|
||||
id: "special_input",
|
||||
type: "set_custom_status",
|
||||
modalController.push({
|
||||
type: "custom_status",
|
||||
});
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user