fix(module): add missing semicolons

This commit is contained in:
Jo 2024-09-06 17:53:13 +02:00
parent b43660c227
commit 11b1410d2c
4 changed files with 7 additions and 7 deletions

View file

@ -34,5 +34,5 @@ in {
}
'';
};
}
};
}