- fix link bot for Test Envinroment

- If invite not exist, error message
This commit is contained in:
paoloar77
2022-02-09 19:47:40 +01:00
parent b702492ec4
commit b4ad353aef
25 changed files with 67 additions and 34 deletions

View File

@@ -425,6 +425,6 @@
</template>
<script lang="ts" src="./presentazione.ts">
</script>
<style lang="scss" scoped>
<style lang="scss">
@import './presentazione.scss';
</style>