Generate public url for linked discord attachments

This commit is contained in:
Cadence Ember 2024-09-14 01:39:41 +12:00
commit c6175e09f8
6 changed files with 87 additions and 11 deletions

View file

@ -3,3 +3,4 @@
const {sync, as} = require("../passthrough")
sync.require("./routes/download-matrix")
sync.require("./routes/download-discord")