read messages with dialog

This commit is contained in:
ThatOneCalculator 2023-04-15 13:16:13 -07:00
parent 1824b27e16
commit 1ecc91b0d3
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ window.addEventListener("resize", () => {
});
async function readAllMessagingMessages() {
await os.api("i/read-all-messaging-messages");
await os.apiWithDialog("i/read-all-messaging-messages");
}
const headerActions = $computed(() => [