update osm

This commit is contained in:
2026-05-16 09:35:51 +01:00
parent f36bdf3738
commit e44b263f2e
6 changed files with 310 additions and 25 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
{
"permissions": {
"allow": [
"Bash(npm run *)"
"Bash(npm run *)",
"Bash(npm audit *)",
"Bash(node --check server.cjs)",
"Bash(node --check webhook.cjs)",
"Bash(node --check ecosystem.config.cjs)"
]
}
}