Various updates

- Added level 0 can create selfshare
- Added Q-Mintership to default Q-Apps
- Changed chat lock icons
- Fixed encryption icon in PM
This commit is contained in:
AlphaX-Qortal
2025-02-13 17:23:15 +01:00
parent 2e3a02458d
commit 8b64c80019
9 changed files with 81 additions and 19 deletions

View File

@@ -86,5 +86,16 @@ export const defaultQappsTabs = [
"pluginNumber": "plugin-GGHiHzW6pe",
"menus": [],
"parent": false
},
{
"url": "myapp",
"domain": "core",
"page": "qdn/browser/index.html?name=Q-Mintership&service=APP",
"title": "Q-Mintership",
"icon": "vaadin:external-browser",
"mwcicon": "apps",
"pluginNumber": "plugin-GGJJPqW6pe",
"menus": [],
"parent": false
}
]