Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat authored Oct 14, 2024
1 parent c1f1dac commit 25e021c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ module.exports = (data, staticData) => {
data.chatFormattingById[chatType.id] = n
data.chatFormattingByName[chatType.name] = n
}
console.log('Updated chat', data.chatFormattingById)
},
dimension_type (dimensions) {
data.dimensionsById = {}
Expand Down

0 comments on commit 25e021c

Please sign in to comment.