Merge pull request 'fix: closing the plugin array' (!6) from bugfix_plugin-config into main

Reviewed-on: #6
This commit is contained in:
Tim Gröger 2026-04-17 11:29:10 +00:00
commit 760b27b4d4
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ module.exports = [
// '@flaschengeist/schedule',
// '@flaschengeist/pricelist',
'@flaschengeist/schedule',
];