mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 04:24:09 +02:00
refactor(client): refactoring
This commit is contained in:
@@ -102,7 +102,6 @@ const headerActions = $computed(() => clip && isOwned ? [{
|
||||
definePageMetadata(computed(() => clip ? {
|
||||
title: clip.name,
|
||||
icon: 'fas fa-paperclip',
|
||||
bg: 'var(--bg)',
|
||||
} : null));
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user