Fix blesse

This commit is contained in:
2022-01-16 16:39:32 +01:00
parent 7bf9dabf32
commit ad8827c6f5
4 changed files with 10 additions and 196 deletions

View File

@ -112,6 +112,7 @@ export const registerHandlebarsHelpers = function () {
return eval(expr);
});
}