Last report implemented throughout

This commit is contained in:
2021-09-09 22:36:00 +00:00
parent 3fb25fce47
commit 130a6d5f03
104 changed files with 634 additions and 2169 deletions

View File

@@ -18,7 +18,7 @@
</template>
<script>
const FORM_KEY = "notification-subscriptions";
const FORM_KEY = "notify-subscriptions";
export default {
async created() {
let vm = this;