Add more items
This commit is contained in:
parent
fce8773106
commit
8eb7d535d7
1 changed files with 3 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ const UpdatesPage = () => {
|
||||||
<ContentUpdate
|
<ContentUpdate
|
||||||
version="2023-04U"
|
version="2023-04U"
|
||||||
dateString="2023/04/01"
|
dateString="2023/04/01"
|
||||||
event="events.update"
|
event="events.content"
|
||||||
newItems={{
|
newItems={{
|
||||||
character: ['3040457000'],
|
character: ['3040457000'],
|
||||||
summon: ['2040419000'],
|
summon: ['2040419000'],
|
||||||
|
|
@ -90,6 +90,8 @@ const UpdatesPage = () => {
|
||||||
'1040815300',
|
'1040815300',
|
||||||
'1040815400',
|
'1040815400',
|
||||||
'1040815000',
|
'1040815000',
|
||||||
|
'1040024400',
|
||||||
|
'1030609400',
|
||||||
],
|
],
|
||||||
}}
|
}}
|
||||||
numNotes={1}
|
numNotes={1}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue