add duplicate event

This commit is contained in:
setop
2020-04-23 00:27:09 +02:00
committed by Thomas Citharel
parent a56ebe8dab
commit 09af783ee3
9 changed files with 92 additions and 15 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div v-if="loggedUser">
<h2 class="subtitle">{{ $t("No notification settings yet") }}</h2>
<div class="field">
<b-checkbox disabled v-model="notificationEventUpdates">
<strong>{{ $t("Important event updates") }}</strong>