mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-11 04:33:02 +02:00
Change getPublicUrlForMxc function for authmedia
This commit is contained in:
parent
96fd046530
commit
decc32f7e6
6 changed files with 39 additions and 14 deletions
1
stdin.js
1
stdin.js
|
@ -32,7 +32,6 @@ if (process.stdin.isTTY) {
|
|||
} else {
|
||||
Object.assign(passthrough.repl.context, extraContext)
|
||||
}
|
||||
// @ts-expect-error Says exit isn't assignable to a string
|
||||
sync.addTemporaryListener(passthrough.repl, "exit", () => process.exit())
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue