It builds!

This commit is contained in:
James Mills
2021-01-30 15:56:03 +10:00
parent 35fd594477
commit c4f53a0be9
14 changed files with 255 additions and 12 deletions

View File

@@ -38,7 +38,7 @@ var (
adminEmail string
// Limits
resultsPerpage int
resultsPerPage int
// Secrets
apiSigningKey string