mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
wip
This commit is contained in:
parent
5d36da17fe
commit
30f7727e33
3 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -330,6 +330,7 @@ onMounted(async () => {
|
|||
try {
|
||||
await controller.init(canvas.value!);
|
||||
} catch (err) {
|
||||
console.error(err);
|
||||
os.alert({
|
||||
type: 'error',
|
||||
title: i18n.ts._room.failedToInitialize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue