mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 04:12:50 +02:00
Merge branch 'hotfix-v1.5.1'
This commit is contained in:
commit
0f25e73d67
8 changed files with 48 additions and 4 deletions
1
types.d.ts
vendored
1
types.d.ts
vendored
|
@ -21,6 +21,7 @@ export type AppServiceRegistrationConfig = {
|
|||
max_file_size: number
|
||||
server_name: string
|
||||
server_origin: string
|
||||
content_length_workaround: boolean
|
||||
invite: string[]
|
||||
}
|
||||
old_bridge?: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue