wip
This commit is contained in:
parent
8775d9f707
commit
5e5208f94e
4 changed files with 0 additions and 12 deletions
|
|
@ -58,8 +58,6 @@ const props = defineProps<{
|
|||
clipId: string;
|
||||
}>();
|
||||
|
||||
onActivated(redirectIfNotEmbedPage);
|
||||
|
||||
const embedParams = inject<ParsedEmbedParams>('embedParams', defaultEmbedParams);
|
||||
|
||||
const clip = ref<Misskey.entities.Clip | null>(null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue