diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ type Webpage struct { muxDynamic *http.ServeMux muxInternal *http.ServeMux templates templates + migrations migrations staticFilePrefix string } |
