Skip to content

Commit

Permalink
1.1.2 the epic fail update
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Jan 18, 2025
1 parent 975eef9 commit 6ec6ee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonlight-mod/mappings",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/mappings/discord/packages/flux/ChangeListeners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export type Exports = {
export default Exports;

register((moonmap) => {
const name = "discord/packages/flux/Dispatcher";
const name = "discord/packages/flux/ChangeListeners";
moonmap.register({
name,
find: "invokeAll(){this.listeners.forEach(",
Expand Down

0 comments on commit 6ec6ee4

Please sign in to comment.