mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-30 01:35:32 +00:00
Beitragsansicht
This commit is contained in:
10
pages/contents.go
Normal file
10
pages/contents.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package pages
|
||||
|
||||
type ContentListFilterParams struct {
|
||||
Agent string
|
||||
Type string
|
||||
Page int
|
||||
OnlyScans bool
|
||||
AlmNumber int
|
||||
Entry string
|
||||
}
|
||||
Reference in New Issue
Block a user