mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-10 15:24:04 +02:00
wip
This commit is contained in:
@@ -335,7 +335,7 @@ export default defineComponent({
|
||||
id: notification.id
|
||||
});
|
||||
|
||||
os.popup(await import('@/components/toast.vue'), {
|
||||
os.modal(await import('@/components/toast.vue'), {
|
||||
notification
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user