mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 04:12:50 +02:00
Barebones matrix media proxy
This commit is contained in:
parent
eaa3b87670
commit
b45d0f3038
9 changed files with 169 additions and 44 deletions
5
src/web/server.js
Normal file
5
src/web/server.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
// @ts-check
|
||||
|
||||
const {sync, as} = require("../passthrough")
|
||||
|
||||
sync.require("./routes/download-matrix")
|
Loading…
Add table
Add a link
Reference in a new issue