mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-25 06:16:58 +00:00
Fix linting
This commit is contained in:
parent
c1a2b9cfa3
commit
5a844330d9
2 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@ type Options struct {
|
|||
BranchTimestamp time.Time
|
||||
// internal
|
||||
dontAppendTrailingSlash bool
|
||||
redirectIfExists string
|
||||
redirectIfExists string
|
||||
|
||||
ServeRaw bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue