|
@ -156,7 +156,7 @@ |
|
|
if (!response.ok) |
|
|
if (!response.ok) |
|
|
await show_popup("Error creating channel", false) |
|
|
await show_popup("Error creating channel", false) |
|
|
getChannels() |
|
|
getChannels() |
|
|
} |
|
|
} else await show_popup("Channel name is required", false) |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
//--------------------------------------------------------------------------------/ |
|
|
//--------------------------------------------------------------------------------/ |
|
|