Skip to content

Commit

Permalink
Update updates.tsx
Browse files Browse the repository at this point in the history
Add pickups

Signed-off-by: LHU <haulrest@gmail.com>
  • Loading branch information
HU-Lee authored Mar 21, 2024
1 parent b17bd17 commit 5d771bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constant/updates.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const pickups = [361];
export const pickups = [360, 361];
export const new_manifests = [108];
export const new_buddies = [2011];
export const new_aligns = [361];
Expand Down

0 comments on commit 5d771bb

Please sign in to comment.