fix(misc): clean
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline failed

This commit is contained in:
nyyu 2023-08-06 10:53:25 +02:00
parent 368cd75805
commit 84325892e0
2 changed files with 0 additions and 2 deletions

View file

@ -33,7 +33,6 @@ pkgver() {
prepare() {
cd "$pkgbase"
git apply ../Add-global-user-secret.patch || true
git revert -n a389287d808d563beffc04f08015d78010f1da8e
find web/src/assets/locales ! -name 'en.json' -type f -exec rm -f {} +