fixup! Store location name, group name and tax group description in order

This commit is contained in:
2023-08-21 14:45:45 +02:00
parent d6d8d7d6ca
commit 1f23ebfe2d
+1 -1
View File
@@ -2,5 +2,5 @@
frontend: jon/static/entry.js
jon/static/entry.js: $(shell find $(SOURCEDIR) -name '*.c')
jon/static/entry.js: $(shell find frontend -name '*.elm')
elm make --optimize frontend/Entry.elm --output $@