Skip to content

Commit

Permalink
cal origin
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Feb 28, 2023
1 parent f37e3e6 commit 8334de7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/app_packages_catalog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -475,9 +475,9 @@ def self.packages(dev_packages: false)
grid: { xs: "w-full", sm: "w-full" }
},
{
name: "url",
name: "domain_url",
type: "string",
hint: "defaults to cal.com api",
hint: "instance domain url for embed defaults to cal.com",
required: false,
grid: { xs: "w-full", sm: "w-full" }
}
Expand Down

0 comments on commit 8334de7

Please sign in to comment.