mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 08:43:56 +09:00
Clean up
This commit is contained in:
@ -196,10 +196,6 @@ export default Vue.extend({
|
||||
: 0;
|
||||
},
|
||||
|
||||
title(): string {
|
||||
return '';
|
||||
},
|
||||
|
||||
urls(): string[] {
|
||||
if (this.appearNote.text) {
|
||||
const ast = parse(this.appearNote.text);
|
||||
|
Reference in New Issue
Block a user