Add Zeta (Grand) and Lowain (#393)
This commit is contained in:
parent
c58957f98e
commit
02fe61df88
1 changed files with 9 additions and 0 deletions
|
|
@ -78,6 +78,15 @@ const UpdatesPage = () => {
|
|||
return (
|
||||
<div className={classes}>
|
||||
<h1>{common('about.segmented_control.updates')}</h1>
|
||||
<ContentUpdate
|
||||
version="2023-12F2"
|
||||
dateString="2023/12/28"
|
||||
event="events.flash"
|
||||
newItems={{
|
||||
weapon: ['1040218900', '1040618100'],
|
||||
character: ['3040499000', '3040500000'],
|
||||
}}
|
||||
/>
|
||||
<ContentUpdate
|
||||
version="2023-12U2"
|
||||
dateString="2023/12/19"
|
||||
|
|
|
|||
Loading…
Reference in a new issue