- fix: WeatherData asset not displaying properly
- rfe: Weather-Data not only for US-Cities - rfe: WeatherData Asset - Convert to International format
This commit is contained in:
parent
4469301092
commit
2ae31ce34b
8 changed files with 96 additions and 85 deletions
|
|
@ -11,6 +11,16 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => 'partnerId',
|
||||
description => 'partnerId help',
|
||||
namespace => 'Asset_WeatherData',
|
||||
},
|
||||
{
|
||||
title => 'licenseKey',
|
||||
description => 'licenseKey help',
|
||||
namespace => 'Asset_WeatherData',
|
||||
},
|
||||
{
|
||||
title => 'Default Locations',
|
||||
description => 'Your list of default weather locations',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue