fix no image path

This commit is contained in:
diced
2020-11-11 13:13:07 -08:00
parent e3fe4e4254
commit f6d62388fa

View File

@@ -146,7 +146,7 @@ export class RootController {
config.uploader.rich_content_route
? config.uploader.rich_content_route
: config.uploader.route
}/`;
}/${fileName}.${ext}`;
if (this.webhooks.events.includes(WebhookType.UPLOAD))
WebhookHelper.sendWebhook(this.webhooks.upload.content, {