enhance(client): improve files page of control panel

This commit is contained in:
syuilo
2022-06-16 16:05:43 +09:00
parent fdba255b9a
commit 4a55425fdb
5 changed files with 105 additions and 96 deletions

View File

@ -48,6 +48,7 @@ export default {
popup(defineAsyncComponent(() => import('@/components/ui/tooltip.vue')), {
showing,
text: self.text,
asMfm: binding.modifiers.mfm,
targetElement: el,
}, {}, 'closed');