mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 16:53:58 +09:00
refactor(client): refactor dialog functions to improve type inference
This commit is contained in:
@ -57,7 +57,7 @@ export default defineComponent({
|
||||
|
||||
methods: {
|
||||
async openDialog() {
|
||||
os.dialog({
|
||||
os.alert({
|
||||
type: 'warning',
|
||||
title: 'Oh my Aichan',
|
||||
text: 'Lorem ipsum dolor sit amet, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.',
|
||||
|
Reference in New Issue
Block a user