mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 20:32:50 +02:00
Upload web code
This commit is contained in:
parent
1d2daf2504
commit
b6c23c30fb
22 changed files with 765 additions and 6 deletions
1
src/types.d.ts
vendored
1
src/types.d.ts
vendored
|
@ -24,6 +24,7 @@ export type AppServiceRegistrationConfig = {
|
|||
server_origin: string
|
||||
bridge_origin: string
|
||||
discord_token: string
|
||||
discord_client_secret: string
|
||||
content_length_workaround: boolean
|
||||
include_user_id_in_mxid: boolean
|
||||
invite: string[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue