Fix/add translations and fix round attachments.

This commit is contained in:
Matias De lellis
2020-06-14 19:54:31 -03:00
parent 20e9512fa3
commit 666144b413
6 changed files with 26 additions and 13 deletions

View File

@@ -107,6 +107,7 @@ appstore: distclean depsmin
--exclude=vendor/bin \
--exclude=node_modules \
--exclude=js/templates \
--exclude=templates/fake.php \
--exclude=translation* \
$(project_dir) $(sign_dir)
@echo "Signing…"