Fix the name of the editor library
authorAlexander Ebert <ebert@woltlab.com>
Thu, 14 Sep 2023 12:54:11 +0000 (14:54 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 14 Sep 2023 12:54:11 +0000 (14:54 +0200)
wcfsetup/install/files/js/require.config.js

index 30d481d46c4835a176a4c2e4d7e75821017173d0..77dfef64fe237512bc7f582fd86607c853ff0e92 100644 (file)
@@ -14,7 +14,7 @@ requirejs.config({
                zxcvbn: '3rdParty/zxcvbn',
                '@googlemaps/markerclusterer': '3rdParty/googlemaps/markerclusterer/index.umd',
                '@ckeditor/ckeditor5-inspector': '3rdParty/ckeditor/ckeditor5-inspector/inspector',
-               '@woltlab-editor': '3rdParty/ckeditor/ckeditor5.bundle',
+               '@woltlab/editor': '3rdParty/ckeditor/ckeditor5.bundle',
                'ckeditor5-translation': '3rdParty/ckeditor/translations',
        },
        packages: [{