forked from FoundKeyGang/FoundKey
Clean up
This commit is contained in:
parent
a5b92e316c
commit
518bc92673
1 changed files with 0 additions and 4 deletions
|
@ -196,10 +196,6 @@ export default Vue.extend({
|
|||
: 0;
|
||||
},
|
||||
|
||||
title(): string {
|
||||
return '';
|
||||
},
|
||||
|
||||
urls(): string[] {
|
||||
if (this.appearNote.text) {
|
||||
const ast = parse(this.appearNote.text);
|
||||
|
|
Loading…
Reference in a new issue