thread compile_mjml

This commit is contained in:
Harvey Tindall
2021-03-13 17:05:59 +00:00
parent 03247ddef8
commit 5892899114
3 changed files with 19 additions and 6 deletions
+2
View File
@@ -1,3 +1,5 @@
# Since go doesn't order its json, this script adds ordered lists
# of section/setting names for the settings tab to use.
import json, argparse
parser = argparse.ArgumentParser()