mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-15 20:41:21 +00:00
added q-mintership default
This commit is contained in:
parent
8854872088
commit
b4cdd19a0a
@ -44,6 +44,10 @@ export const sortablePinnedAppsAtom = atom({
|
||||
{
|
||||
name: 'Q-Blog',
|
||||
service: 'APP'
|
||||
},
|
||||
{
|
||||
name: 'Q-Mintership',
|
||||
service: 'APP'
|
||||
}
|
||||
],
|
||||
});
|
||||
|
@ -59,7 +59,8 @@ const officialAppList = [
|
||||
"q-trade",
|
||||
"q-support",
|
||||
"nodeinfo",
|
||||
"q-manager"
|
||||
"q-manager",
|
||||
"q-mintership"
|
||||
];
|
||||
|
||||
const ScrollerStyled = styled("div")({
|
||||
|
Loading…
x
Reference in New Issue
Block a user