4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

fix q-mail tab label when clicking icon in ui

This commit is contained in:
PhilReact 2023-09-16 23:12:08 -05:00
parent 6dde64f804
commit cb886e29e1

View File

@ -158,7 +158,7 @@ class NotificationBell extends connect(store)(LitElement) {
url: `qdn/browser/index.html${query}`,
id: 'q-mail-notification',
myPlugObj: {
"url": "qapps",
"url": "myapp",
"domain": "core",
"page": `qdn/browser/index.html${query}`,
"title": "Q-Mail",
@ -196,7 +196,7 @@ class NotificationBell extends connect(store)(LitElement) {
url: `qdn/browser/index.html${query}`,
id: 'q-mail-notification',
myPlugObj: {
"url": "qapps",
"url": "myapp",
"domain": "core",
"page": `qdn/browser/index.html${query}`,
"title": "Q-Mail",