mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
Suche: HTMX + Webseite
This commit is contained in:
@@ -18,10 +18,6 @@ type Place struct {
|
||||
AnnotationNote
|
||||
}
|
||||
|
||||
func (p Place) Name() string {
|
||||
return "place"
|
||||
}
|
||||
|
||||
func (p Place) String() string {
|
||||
data, _ := json.MarshalIndent(p, "", " ")
|
||||
return string(data)
|
||||
|
||||
Reference in New Issue
Block a user