-
- Downloads
Handle closing rooms (#35)
* change route if room corresponding to current channel is deleted
* add option to close a channel
* comment function
* add close option in room view
* Make close button red
* fix build error
---------
Co-authored-by:
Florian Raith <florianraith00@gmail.com>
Showing
- src/components/Modal.vue 5 additions, 1 deletionsrc/components/Modal.vue
- src/components/Rooms.vue 27 additions, 0 deletionssrc/components/Rooms.vue
- src/composables/channel/channel.ts 18 additions, 0 deletionssrc/composables/channel/channel.ts
- src/views/RoomView.vue 29 additions, 0 deletionssrc/views/RoomView.vue
Loading
Please register or sign in to comment