Clean up
This commit is contained in:
parent
a5b92e316c
commit
518bc92673
@ -196,10 +196,6 @@ export default Vue.extend({
|
|||||||
: 0;
|
: 0;
|
||||||
},
|
},
|
||||||
|
|
||||||
title(): string {
|
|
||||||
return '';
|
|
||||||
},
|
|
||||||
|
|
||||||
urls(): string[] {
|
urls(): string[] {
|
||||||
if (this.appearNote.text) {
|
if (this.appearNote.text) {
|
||||||
const ast = parse(this.appearNote.text);
|
const ast = parse(this.appearNote.text);
|
||||||
|
Loading…
Reference in New Issue
Block a user