Update widgets.md

Remove API key under Widget Usage Guide for weather widget and replace with xx's
This commit is contained in:
Kieren Connell 2022-01-01 16:16:28 +00:00 committed by GitHub
parent 3b7d5a6ff7
commit 59694c57cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1166,7 +1166,7 @@ sections:
format: en-GB format: en-GB
- type: weather - type: weather
options: options:
apiKey: 6e29c7d514cf890f846d58178b6d418f apiKey: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
city: London city: London
units: metric units: metric
``` ```