forked from mirrors/misskey
fix(frontend): リンク動作のオーバーライドが動作していないのを修正
This commit is contained in:
@@ -38,8 +38,6 @@ const props = defineProps<{
|
||||
host?: string | null;
|
||||
url?: string;
|
||||
useOriginalSize?: boolean;
|
||||
menu?: boolean;
|
||||
menuReaction?: boolean;
|
||||
fallbackToImage?: boolean;
|
||||
}>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user