Removed alert about data loss, most data structures are stable and it's being alarmist

This commit is contained in:
Stefan Zermatten
2021-01-12 13:40:02 +02:00
parent 5e4299e6db
commit 85f3881935

View File

@@ -1,14 +1,5 @@
<template>
<div class="sidebar">
<v-alert
icon="priority_high"
type="error"
dismissible
:value="true"
>
This version of DiceCloud is in beta. Some data stored here may be destroyed by
future updates.
</v-alert>
<v-layout
v-if="!signedIn"
row