mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 02:05:28 +00:00
feat: port input modals to new system
This commit is contained in:
@@ -347,9 +347,8 @@ export default observer(() => {
|
||||
<a
|
||||
className="status"
|
||||
onClick={() =>
|
||||
openScreen({
|
||||
id: "special_input",
|
||||
type: "set_custom_status",
|
||||
modalController.push({
|
||||
type: "custom_status",
|
||||
})
|
||||
}>
|
||||
Change your status...
|
||||
|
||||
Reference in New Issue
Block a user