Merge remote-tracking branch 'misskey-dev/develop' into io
This commit is contained in:
@@ -77,8 +77,8 @@ const headerTabs = computed(() => [{
|
||||
icon: 'ti ti-photo-exclamation',
|
||||
}]);
|
||||
|
||||
definePageMetadata({
|
||||
definePageMetadata(() => ({
|
||||
title: i18n.ts.instanceBlocking,
|
||||
icon: 'ti ti-ban',
|
||||
});
|
||||
}));
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user