Skip to content

Commit ad5a226

Browse files
committed
fix lint
1 parent 3f2b34b commit ad5a226

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/setting/migrate.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"fmt"
99
)
1010

11+
// Migration represents migrations' settings
1112
var Migration = struct {
1213
WhitelistedDomains []string
1314
BlacklistedDomains []string

0 commit comments

Comments
 (0)