remove Mobilizon advertisement from below the recent events on the start page
This commit is contained in:
parent
1f9ebc8f14
commit
634438da38
|
@ -216,7 +216,6 @@ import {
|
||||||
UPDATE_CURRENT_USER_LOCATION_CLIENT,
|
UPDATE_CURRENT_USER_LOCATION_CLIENT,
|
||||||
} from "@/graphql/location";
|
} from "@/graphql/location";
|
||||||
import { LocationType } from "@/types/user-location.model";
|
import { LocationType } from "@/types/user-location.model";
|
||||||
import Presentation from "@/components/Home/MobilizonPresentation.vue";
|
|
||||||
import CategoriesPreview from "@/components/Home/CategoriesPreview.vue";
|
import CategoriesPreview from "@/components/Home/CategoriesPreview.vue";
|
||||||
import UnloggedIntroduction from "@/components/Home/UnloggedIntroduction.vue";
|
import UnloggedIntroduction from "@/components/Home/UnloggedIntroduction.vue";
|
||||||
import SearchFields from "@/components/Home/SearchFields.vue";
|
import SearchFields from "@/components/Home/SearchFields.vue";
|
||||||
|
|
Loading…
Reference in a new issue