mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Add creatEvent to the update post so the form has event specific fields.
Co-authored-by: elweyn<heine.hannes@gmail.com> Co-authored-by: maeckes-infinitylabs<markus@infinitylabs.ooo>
This commit is contained in:
parent
3790f3d010
commit
1ca274fad4
@ -12,6 +12,7 @@
|
||||
<contribution-form
|
||||
:contribution="contribution"
|
||||
:group="contribution && contribution.group ? contribution.group : null"
|
||||
:creatEvent="contribution && contribution.postType[0] === 'Event'"
|
||||
/>
|
||||
</ds-flex-item>
|
||||
<ds-flex-item :width="{ base: '100%', md: 1 }"> </ds-flex-item>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user