90afdafbd9
You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
15 lines
294 B
SCSS
15 lines
294 B
SCSS
/*
|
|
* SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
|
*
|
|
* SPDX-License-Identifier: AGPL-3.0-only
|
|
*/
|
|
|
|
@use "dynamic-table-form";
|
|
@use "error";
|
|
@use "help-button";
|
|
@use "image-file-input";
|
|
@use "share-chat";
|
|
@use "spinner";
|
|
@use "tags-input";
|
|
@use "token-list";
|