This commit is contained in:
2020-06-11 15:39:39 +00:00
parent f24e327e24
commit bdf6e64720

View File

@@ -1,14 +1,13 @@
<template>
<UnderConstruction />
<div>
todo: check licenseStatus and show appropriate UI status 5==revoked, sb dire
warning and link to contact And I guess in every status the ability to
trigger fetch in case they pay up
</div>
</template>
<script>
import UnderConstruction from "../components/underconstruction.vue";
export default {
components: {
UnderConstruction
},
beforeCreate() {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,