Skip to content

Commit 696f532

Browse files
committed
Not in beta whoops
1 parent b349535 commit 696f532

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Build/src/notifications.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ export class NotificationManager {
202202

203203
const defaultOptions = {
204204
body: body,
205-
icon: '/beta/HTMLChat/icon-512x512.png',
205+
icon: '/HTMLChat/icon-512x512.png',
206206
tag: uniqueTag,
207207
requireInteraction: false,
208208
silent: !this.playSound

0 commit comments

Comments
 (0)