forked from potsda.mn/mobilizon
Remove Upcoming Online events section from homepage
This commit is contained in:
parent
7abfcf2b1c
commit
b624d6e4ba
|
@ -117,7 +117,7 @@
|
|||
:doingGeoloc="doingGeoloc"
|
||||
/>
|
||||
<CloseGroups :userLocation="userLocation" @doGeoLoc="performGeoLocation()" /> -->
|
||||
<OnlineEvents />
|
||||
<!--OnlineEvents /-->
|
||||
<UpcomingEvents v-if="instanceName" :instanceName="instanceName" />
|
||||
<!-- <LastEvents v-if="instanceName" :instanceName="instanceName" /> -->
|
||||
<!-- Unlogged content section -->
|
||||
|
|
Loading…
Reference in a new issue