feat: overview setting
This commit is contained in:
@@ -239,7 +239,7 @@ const Chat = () => {
|
||||
top: item.top
|
||||
}))}
|
||||
onChangeChat={(chatId) => {
|
||||
router.push({
|
||||
router.replace({
|
||||
query: {
|
||||
chatId: chatId || '',
|
||||
appId
|
||||
|
||||
Reference in New Issue
Block a user