mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
add experimental room
This commit is contained in:
parent
0605ceb263
commit
39eb97b777
7 changed files with 309 additions and 7 deletions
|
@ -3,6 +3,7 @@ import { FlowDisplayVariant, INode } from '~/types';
|
|||
export const URLS = {
|
||||
BASE: '/',
|
||||
LAB: '/lab',
|
||||
ROOM: '/room',
|
||||
BORIS: '/boris',
|
||||
AUTH: {
|
||||
LOGIN: '/auth/login',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue