feat: partial user platform support + statusMessage -> message

This commit is contained in:
DecDuck
2025-08-27 11:25:23 +10:00
parent 3af00e085e
commit 8efddc07bc
143 changed files with 831 additions and 593 deletions

View File

@ -80,7 +80,7 @@ class ScreenshotManager {
if (!saveStream)
throw createError({
statusCode: 500,
statusMessage: "Failed to create writing stream to storage backend.",
message: "Failed to create writing stream to storage backend.",
});
// pipe into object store