Skip to content

Commit 6712292

Browse files
committed
(demo) remove destroyed hook
1 parent 809b297 commit 6712292

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

demo/src/ChatContainer.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,6 @@ export default {
160160
this.updateUserOnlineStatus()
161161
},
162162
163-
destroyed() {
164-
this.resetRooms()
165-
},
166-
167163
methods: {
168164
resetRooms() {
169165
this.loadingRooms = true

0 commit comments

Comments
 (0)