update workflow

This commit is contained in:
Dennis Eichhorn 2022-04-10 17:20:28 +02:00
parent f1a8ab24bb
commit ceb4230a20

View File

@ -363,7 +363,6 @@ final class Application
$head->addAsset(AssetType::JS, '../jsOMS/Utils/oLib.js');
$head->addAsset(AssetType::JS, '../jsOMS/UnhandledException.js');
$head->addAsset(AssetType::JS, '../Web/{APPNAME}/js/shop.js', ['type' => 'module']);
$head->addAsset(AssetType::JSLATE, '../Modules/Navigation/Controller.js', ['type' => 'module']);
$script = '';
$response->header->set(