chore: polish

This commit is contained in:
2024-03-27 08:36:34 +07:00
parent aa23e39334
commit d3fa59d2b1
5 changed files with 23 additions and 6 deletions

View File

@@ -504,10 +504,11 @@ export class Ark {
title: "Thread",
url: `/events/${id}`,
minWidth: 500,
width: 600,
width: 500,
height: 800,
hiddenTitle: true,
titleBarStyle: "overlay",
center: false,
});
}