feat: refresh shared chat and server workflows
This commit is contained in:
@@ -237,9 +237,6 @@ export function SharedAppSettingsPage({ shareToken }: SharedAppSettingsPageProps
|
||||
<Form.Item label="검색 단축키" name={['gestureShortcuts', 'openSearch']}>
|
||||
<Input />
|
||||
</Form.Item>
|
||||
<Form.Item label="시스템 채팅 단축키" name={['gestureShortcuts', 'openWindowSearch']}>
|
||||
<Input />
|
||||
</Form.Item>
|
||||
</Card>
|
||||
</div>
|
||||
</Form>
|
||||
|
||||
Reference in New Issue
Block a user