Fix import

This commit is contained in:
2025-07-31 11:21:57 +02:00
parent 24a7b96883
commit 1f57b6999e
2 changed files with 4 additions and 4 deletions

View File

@@ -36,4 +36,4 @@ class liquidFlowHandler {
}
}
module.exports = { liquidFlowHandler };
module.exports = liquidFlowHandler;