WIP: continue channel management modal and rename panel to collab_panel

This commit is contained in:
Mikayla Maki 2023-08-03 11:40:55 -07:00
parent d450c4be9a
commit 6c4964f071
No known key found for this signature in database
13 changed files with 303 additions and 131 deletions

View file

@ -52,7 +52,7 @@ export default function contacts_panel(): any {
}
return {
modal: channel_modal(),
channel_modal: channel_modal(),
background: background(layer),
padding: {
top: 12,