HUGE REFACTOR / CLEANUP
if there is a issue it's probably something in here that was changed
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<template>
|
||||
<div>Opening...</div>
|
||||
<div>📖...</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
//THIS FORM IS USED WHEN CLICKING ON A OPEN URL FROM A NOTIFICATION EMAIL ETC
|
||||
//it's only ever called from the router directly for certain urls see below
|
||||
export default {
|
||||
data() {
|
||||
return {};
|
||||
|
||||
Reference in New Issue
Block a user