fix(web): gofmt view.go
This commit is contained in:
@@ -392,9 +392,9 @@ func disconnectURL(provider string) templ.SafeURL {
|
||||
// Dates are kept as the raw YYYY-MM-DD strings so the form re-renders the user's
|
||||
// input verbatim; parsing happens in matchFilter.
|
||||
type Filter struct {
|
||||
Channel string
|
||||
From string
|
||||
To string
|
||||
Channel string
|
||||
From string
|
||||
To string
|
||||
OnlySummarized bool // show only videos that have a summary
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user