Add more debugging information

This commit is contained in:
Cadence Ember
2026-03-11 12:38:05 +13:00
parent ada3933d9c
commit 6ca1b836e1
2 changed files with 6 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ async function _actuallyUploadDiscordFileToMxc(url) {
writeRegistration(reg)
return root
}
e.uploadURL = url
throw e
}
}