Skip to content

Commit

Permalink
chore: Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLotU committed Jul 9, 2023
1 parent 92a0e5f commit 780be2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/src/actions/update-player-discord-id.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ module.exports = {
}
return targetUser.name;
}
};
};
2 changes: 1 addition & 1 deletion server/src/discord/commands/admin/set-user-id.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ module.exports = {
});
});
}
};
};

0 comments on commit 780be2c

Please sign in to comment.