mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
Change rainbow to grass, whoops
This commit is contained in:
@@ -13,7 +13,7 @@ const gymLeaders = {
|
||||
brock: "rock",
|
||||
misty: "water",
|
||||
surge: "electric",
|
||||
erika: "rainbow"
|
||||
erika: "grass"
|
||||
};
|
||||
let { brock, erika, ...otherLeaders } = gymLeaders;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user