Skip to content

Commit

Permalink
fix: adjust Defaults.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Nov 22, 2023
1 parent 9d8f0d3 commit f31822e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/Defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const DefaultConfigRoot: BridgeConfigRoot = {
roomSetupWidget: {
addOnInvite: false,
},
allowedIpRanges: [],
disallowedIpRanges: DefaultDisallowedIpRanges,
branding: {
widgetTitle: "Hookshot Configuration"
Expand Down

0 comments on commit f31822e

Please sign in to comment.