mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-24 10:41:24 +00:00
fix names
This commit is contained in:
@@ -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")({
|
||||
|
Reference in New Issue
Block a user