Skip to content

Commit

Permalink
Fixed extra }
Browse files Browse the repository at this point in the history
  • Loading branch information
ChasarooniZ committed Aug 7, 2024
1 parent b9cf51b commit b3abcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/helpers/misc.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ function transformData(dataArray) {
// event.target.closest(".finisher-item").remove();
// }
// }
}
// }

// export function exportDebugInfo() {
// const settingsInfo = [...game.settings.settings.values()]
Expand Down

0 comments on commit b3abcbc

Please sign in to comment.