Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5656424bc |
@@ -196,6 +196,7 @@ class ImportEventsCommand extends Command
|
||||
'url' => sprintf('https://kirchspiel-nossener-land.de/termine/%s', $alias),
|
||||
'jumpTo' => 0,
|
||||
'articleId' => 0,
|
||||
'location_id' => (int) ($event['external_location'] ?? 0),
|
||||
'target' => 1,
|
||||
'termsAccepted' => '1',
|
||||
'tags' => serialize(self::DEFAULT_TAGS),
|
||||
|
||||
Reference in New Issue
Block a user