mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-25 07:18:35 -05:00
Add Salmon Run stage localizations
This commit is contained in:
parent
9a41cd3cdf
commit
4ed033702a
|
|
@ -16,7 +16,10 @@ export default class StageScheduleUpdater extends DataUpdater
|
|||
localizations = [
|
||||
{
|
||||
key: 'stages',
|
||||
nodes: '$..vsStages.nodes.*',
|
||||
nodes: [
|
||||
'$..vsStages.nodes.*',
|
||||
'$..coopStage',
|
||||
],
|
||||
id: 'id',
|
||||
values: 'name',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user