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 Dec 15, 2023
1 parent 24da59d commit 0b52f5d
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 0b52f5d

Please sign in to comment.