wip
This commit is contained in:
parent
f661cb765a
commit
7f7fe3f94c
35 changed files with 154 additions and 120 deletions
|
|
@ -293,7 +293,7 @@ export default defineComponent({
|
|||
this.noteBody = this.$refs.noteBody;
|
||||
},
|
||||
|
||||
beforeDestroy() {
|
||||
beforeUnmount() {
|
||||
this.decapture(true);
|
||||
|
||||
if (this.$store.getters.isSignedIn) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue