Skip to content

Commit

Permalink
Merge pull request #297 from canonical/google-search-default
Browse files Browse the repository at this point in the history
Set a default value to required google search key config
  • Loading branch information
jpmartinspt authored Jun 25, 2024
2 parents 6204fb5 + 6a10b4c commit 8d4ca5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charm/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ config:
description: Google search API key
type: string
required: true
default: ""

# Uncomment the integrations used by your application
# requires:
Expand Down

0 comments on commit 8d4ca5c

Please sign in to comment.