Update fileDelete.xml
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 22 Apr 2022 14:30:46 +0000 (16:30 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 22 Apr 2022 14:30:46 +0000 (16:30 +0200)
fileDelete.xml

index 69438791bbf2b9c6f0cf313611fdd79a863e6efa..89aa061cc86dfd3532a88f167bbc383ec52bde83 100644 (file)
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <data xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/2019/fileDelete.xsd">
        <delete>
+               <file>acp/install_com.woltlab.wcf.conversation.php</file>
                <file>acp/install_com.woltlab.wcf.conversation_2.0.0.php</file>
                <file>acp/update_com.woltlab.wcf.conversation_3.0_dropColumns.php</file>
                <file>acp/update_com.woltlab.wcf.conversation_3.1_addColumn.php</file>
                <file>acp/update_com.woltlab.wcf.conversation_5.2.php</file>
                <file>acp/update_com.woltlab.wcf.conversation_5.4_deleteLanguageItems.php</file>
-               <file>js/require.build.min.js</file>
-               <file>js/WoltLab/Conversation/Ui/Participant/Add.js</file>
                <file>js/WoltLab/Conversation/UI/Participant/Add.js</file>
+               <file>js/WoltLab/Conversation/Ui/Participant/Add.js</file>
+               <file>js/require.build.min.js</file>
                <file>lib/form/ConversationMessageAddForm.class.php</file>
                <file>lib/form/ConversationMessageEditForm.class.php</file>
                <file>lib/page/ConversationLogPage.class.php</file>