Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
Handle event and location fields
Dieser Commit ist enthalten in:
Ursprung
28ae6fd19f
Commit
a1272de568
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
|
@ -172,6 +172,10 @@ const fieldProperties = {
|
|||
content: null
|
||||
},
|
||||
user_selector: {
|
||||
},
|
||||
event: {
|
||||
},
|
||||
location: {
|
||||
}
|
||||
},
|
||||
mapped: [
|
||||
|
|
Laden …
In neuem Issue referenzieren