Compare commits

...

2 Commits

Author SHA1 Message Date
Tim Gröger 760b27b4d4 Merge pull request 'fix: closing the plugin array' (!6) from bugfix_plugin-config into main
Reviewed-on: #6
2026-04-17 11:29:10 +00:00
Rhovandir - local env 0053df2e99 fix: closing the plugin array 2026-01-24 18:03:29 +01:00
1 changed files with 1 additions and 0 deletions

View File

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