Dodano obsługę duplikatów zamówień w Apilo oraz zaktualizowano dokumentację i wersję do 0.236

This commit is contained in:
2026-02-04 22:30:36 +01:00
parent 43aebc166f
commit 16cccac782
6 changed files with 74 additions and 9 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(powershell -Command \"Compress-Archive -Path ''*'' -DestinationPath ''../ver_0.234.zip'' -Force\")"
"Bash(powershell -Command \"Compress-Archive -Path ''*'' -DestinationPath ''../ver_0.234.zip'' -Force\")",
"Bash(powershell -Command:*)"
]
}
}