chore: format code

This commit is contained in:
Jason Song
2023-01-05 10:49:50 +08:00
parent c3b37c4e44
commit b4c692a2bb
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,7 @@ import (
// Actions settings
var (
Actions = struct {
Storage // how the created logs should be stored
Storage // how the created logs should be stored
Enabled bool
DefaultActionsURL string
}{