We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d281826 commit 7169ecbCopy full SHA for 7169ecb
actions/location.cherri
@@ -88,5 +88,5 @@ enum weatherDetail {
88
// [Doc]: [Weather] Get Weather Detail: Get a detail about a weather forecast.
89
#define action 'properties.weather.conditions' getWeatherDetail(variable weather: 'WFInput', weatherDetail detail: 'WFContentItemPropertyName')
90
91
-// [Doc]: [Weather]: Add Location to List: Add location to weather app.
+// [Doc]: [Weather] Add Location to List: Add location to weather app.
92
#define action 'com.apple.weather.AddSavedLocationIntent' addWeatherLocation(variable location: 'placemark')
0 commit comments