mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-01 07:24:25 +02:00
🎨
This commit is contained in:
@@ -150,7 +150,7 @@ const headerActions = computed(() => clip.value && isOwned.value ? [{
|
||||
},
|
||||
}, {
|
||||
icon: 'ti ti-code',
|
||||
text: i18n.ts.genEmbedCode,
|
||||
text: i18n.ts.embed,
|
||||
action: () => {
|
||||
genEmbedCode('clips', clip.value!.id);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user