From: Tim Düsterhus Date: Wed, 9 Mar 2022 13:53:38 +0000 (+0100) Subject: Recompile JavaScript X-Git-Tag: 5.5.0_Alpha_1~10 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=dda3c78c50d966e99329e78f7258cb8d19192f7c;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.conversation.git Recompile JavaScript --- diff --git a/files/js/WoltLabSuite/Core/Conversation/Ui/User/Menu/Data/Conversation.js b/files/js/WoltLabSuite/Core/Conversation/Ui/User/Menu/Data/Conversation.js index e8e730c..f637c17 100644 --- a/files/js/WoltLabSuite/Core/Conversation/Ui/User/Menu/Data/Conversation.js +++ b/files/js/WoltLabSuite/Core/Conversation/Ui/User/Menu/Data/Conversation.js @@ -11,7 +11,7 @@ define(["require", "exports", "tslib", "WoltLabSuite/Core/Ajax", "WoltLabSuite/C "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.setup = void 0; - View_1 = (0, tslib_1.__importDefault)(View_1); + View_1 = tslib_1.__importDefault(View_1); class UserMenuDataConversation { constructor(button, options) { this.counter = 0;