fix q-mail tab label when clicking icon in ui
This commit is contained in:
parent
6dde64f804
commit
cb886e29e1
@ -158,7 +158,7 @@ class NotificationBell extends connect(store)(LitElement) {
|
|||||||
url: `qdn/browser/index.html${query}`,
|
url: `qdn/browser/index.html${query}`,
|
||||||
id: 'q-mail-notification',
|
id: 'q-mail-notification',
|
||||||
myPlugObj: {
|
myPlugObj: {
|
||||||
"url": "qapps",
|
"url": "myapp",
|
||||||
"domain": "core",
|
"domain": "core",
|
||||||
"page": `qdn/browser/index.html${query}`,
|
"page": `qdn/browser/index.html${query}`,
|
||||||
"title": "Q-Mail",
|
"title": "Q-Mail",
|
||||||
@ -196,7 +196,7 @@ class NotificationBell extends connect(store)(LitElement) {
|
|||||||
url: `qdn/browser/index.html${query}`,
|
url: `qdn/browser/index.html${query}`,
|
||||||
id: 'q-mail-notification',
|
id: 'q-mail-notification',
|
||||||
myPlugObj: {
|
myPlugObj: {
|
||||||
"url": "qapps",
|
"url": "myapp",
|
||||||
"domain": "core",
|
"domain": "core",
|
||||||
"page": `qdn/browser/index.html${query}`,
|
"page": `qdn/browser/index.html${query}`,
|
||||||
"title": "Q-Mail",
|
"title": "Q-Mail",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user