Added CSV export for items
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled

This commit is contained in:
2026-05-22 04:47:04 +02:00
parent e4bbb329b5
commit ae05cb53b6
5 changed files with 55 additions and 1 deletions

View File

@@ -76,3 +76,5 @@ gem "authentication-zero", "~> 4.0"
gem "rqrcode", "~> 3.2"
gem "csv", "~> 3.3"