Drop `@module` tag in *.ts
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 9 Feb 2023 14:48:40 +0000 (15:48 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 9 Feb 2023 14:48:40 +0000 (15:48 +0100)
commit7aa24f588931116fcacb666f64cbcb40f4a2d379
tree4dd3c41ad74b44e7826f01211caf1f1ac28d6d32
parentce5926021cc88b700296a18974ed97248f9b59a0
Drop `@module` tag in *.ts

see WoltLab/WCF@92208efe3b4bb37edbff11ef53172c3e604b8f52
13 files changed:
files/js/WoltLabSuite/Core/Conversation/Ui/MarkAllAsRead.js
files/js/WoltLabSuite/Core/Conversation/Ui/MarkAsRead.js
files/js/WoltLabSuite/Core/Conversation/Ui/Message/Quote.js
files/js/WoltLabSuite/Core/Conversation/Ui/Object/Action/RemoveParticipant.js
files/js/WoltLabSuite/Core/Conversation/Ui/Participant/Add.js
files/js/WoltLabSuite/Core/Conversation/Ui/User/Menu/Data/Conversation.js
ts/WoltLabSuite/Core/Conversation/Ui/MarkAllAsRead.ts
ts/WoltLabSuite/Core/Conversation/Ui/MarkAsRead.ts
ts/WoltLabSuite/Core/Conversation/Ui/Message/Quote.ts
ts/WoltLabSuite/Core/Conversation/Ui/Object/Action/RemoveParticipant.ts
ts/WoltLabSuite/Core/Conversation/Ui/Participant/Add.ts
ts/WoltLabSuite/Core/Conversation/Ui/Subject/Editor.ts
ts/WoltLabSuite/Core/Conversation/Ui/User/Menu/Data/Conversation.ts