mirror of
https://github.com/Qortal/qortal-mobile.git
synced 2025-03-14 20:02:33 +00:00
fix names
This commit is contained in:
parent
258c74db92
commit
5121580d52
@ -22,7 +22,7 @@ export const sortablePinnedAppsAtom = atom({
|
||||
name: 'Q-Shop',
|
||||
service: 'APP'
|
||||
},{
|
||||
name: 'Qombo',
|
||||
name: 'qombo',
|
||||
service: 'APP'
|
||||
},
|
||||
{
|
||||
|
@ -41,7 +41,7 @@ const officialAppList = [
|
||||
"q-shop",
|
||||
"q-trade",
|
||||
"q-support",
|
||||
"NodeInfo"
|
||||
"nodeinfo"
|
||||
];
|
||||
|
||||
const ScrollerStyled = styled('div')({
|
||||
|
@ -44,7 +44,7 @@ const officialAppList = [
|
||||
"q-shop",
|
||||
"q-trade",
|
||||
"q-support",
|
||||
"NodeInfo"
|
||||
"nodeinfo"
|
||||
];
|
||||
|
||||
const ScrollerStyled = styled('div')({
|
||||
|
Loading…
x
Reference in New Issue
Block a user