mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-25 12:27:51 +00:00
fix names
This commit is contained in:
parent
c35c8871ed
commit
8562b0c5ce
@ -13,7 +13,7 @@ export const sortablePinnedAppsAtom = atom({
|
||||
name: 'Q-Share',
|
||||
service: 'APP'
|
||||
}, {
|
||||
name: 'Q-Blog',
|
||||
name: 'qombo',
|
||||
service: 'APP'
|
||||
}, {
|
||||
name: 'Q-Fund',
|
||||
|
@ -41,7 +41,7 @@ const officialAppList = [
|
||||
"q-shop",
|
||||
"q-trade",
|
||||
"q-support",
|
||||
"NodeInfo"
|
||||
"nodeinfo"
|
||||
];
|
||||
|
||||
const ScrollerStyled = styled('div')({
|
||||
|
@ -49,7 +49,7 @@ const officialAppList = [
|
||||
"q-shop",
|
||||
"q-trade",
|
||||
"q-support",
|
||||
"NodeInfo"
|
||||
"nodeinfo"
|
||||
];
|
||||
|
||||
const ScrollerStyled = styled("div")({
|
||||
|
@ -43,7 +43,7 @@ const officialAppList = [
|
||||
"q-shop",
|
||||
"q-trade",
|
||||
"q-support",
|
||||
"NodeInfo"
|
||||
"nodeinfo"
|
||||
];
|
||||
|
||||
const ScrollerStyled = styled('div')({
|
||||
|
@ -58,7 +58,7 @@ const officialAppList = [
|
||||
"q-shop",
|
||||
"q-trade",
|
||||
"q-support",
|
||||
"NodeInfo"
|
||||
"nodeinfo"
|
||||
];
|
||||
|
||||
const ScrollerStyled = styled("div")({
|
||||
|
Loading…
x
Reference in New Issue
Block a user