Skip to content

Commit

Permalink
exposemap
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoobes committed Jul 23, 2024
1 parent 25bd755 commit d03fcb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/cooldown.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ export const cooldown2 = () => {
| Cooldown>,
message?: CooldownResponse) => __add(cooldownMap, items, message),
locations: locationsFn(cooldownMap),
map: cooldownMap
}
};

Expand Down

0 comments on commit d03fcb2

Please sign in to comment.