Missed items (#291)
* Added avatars (#286) * Deploy #287 (#288) * Added avatars * Added content from the 2023/03/22 update (#287) * Added avatars (#286) * Added localizations * Added update, changed CSS * Add logic for showing Lucifer uncap and 250 art * Added new weapon series * Added updates * Add more items
This commit is contained in:
parent
ca0d14b5d6
commit
b53a261866
1 changed files with 3 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ const UpdatesPage = () => {
|
|||
<ContentUpdate
|
||||
version="2023-04U"
|
||||
dateString="2023/04/01"
|
||||
event="events.update"
|
||||
event="events.content"
|
||||
newItems={{
|
||||
character: ['3040457000'],
|
||||
summon: ['2040419000'],
|
||||
|
|
@ -90,6 +90,8 @@ const UpdatesPage = () => {
|
|||
'1040815300',
|
||||
'1040815400',
|
||||
'1040815000',
|
||||
'1040024400',
|
||||
'1030609400',
|
||||
],
|
||||
}}
|
||||
numNotes={1}
|
||||
|
|
|
|||
Loading…
Reference in a new issue