Alert() should also update type
This commit is contained in:
@@ -250,6 +250,7 @@ async function alert(type, title, message, options) {
|
||||
await update(result, {
|
||||
id: result.id,
|
||||
eventId: null,
|
||||
type: type,
|
||||
title,
|
||||
message,
|
||||
acknowledged: false,
|
||||
|
||||
Reference in New Issue
Block a user