Skip to content

Commit

Permalink
fix (to squash)
Browse files Browse the repository at this point in the history
  • Loading branch information
Retropex authored Aug 27, 2024
1 parent c8cd52e commit f41d677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/services/getConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const getConfig: T.ExpectedExports.getConfig = async (effects) => {
default: true,
},
rejecttokens: {
type: "number",
type: "boolean",
name: "Reject Tokens",
description: "Reject tokens transactions (runes)",
default: false,
Expand Down

0 comments on commit f41d677

Please sign in to comment.