Compare commits

..

2 Commits
2.5.2 ... 2.5.3

Author SHA1 Message Date
diced
12ad45387a 2.5.3 2020-11-11 13:13:15 -08:00
diced
f6d62388fa fix no image path 2020-11-11 13:13:07 -08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zipline-next",
"version": "2.5.2",
"version": "2.5.3",
"private": true,
"dependencies": {
"@dicedtomato/colors": "^1.0.3",

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, {