Transferred sponsors SVG to separate repository

This commit is contained in:
DJj123dj
2026-05-31 18:32:55 +02:00
parent 7f3624bcee
commit 6555f16012
7 changed files with 0 additions and 796 deletions
-2
View File
@@ -20,8 +20,6 @@
"testsetup": "node index.js --cli --dev-config --dev-database --soft-plugins",
"testnc": "node index.js --no-compile --dev-config --dev-database --soft-plugins",
"tools:mergelang": "bun run .tools/mergeTranslations.js",
"tools:sponsors": "bun run .tools/createSponsors.ts",
"tools:contributors": "bun run .tools/createContributors.ts",
"docker:build": ".tools/build-docker.sh djj123dj/open-ticket --no-push"
},
"type": "module",