Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
IroncladDev committed Apr 6, 2024
1 parent 46bcf9b commit f94abe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
// For Discord.js to work in Server Actions
config.module.rules.push({
test: /zlib_sync\.node$/,
use: "node-loader",
use: "node-loader"
})

// Make sure to return the modified config
Expand Down

0 comments on commit f94abe7

Please sign in to comment.