Correct smoke forecast text on extended forecast #91
This commit is contained in:
parent
9d9cf4b0f3
commit
5f0f0d9000
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ const regexList = [
|
||||||
[/chance /gi, ''],
|
[/chance /gi, ''],
|
||||||
[/very /gi, ''],
|
[/very /gi, ''],
|
||||||
[/patchy /gi, ''],
|
[/patchy /gi, ''],
|
||||||
|
[/Areas Of /gi, ''],
|
||||||
[/areas /gi, ''],
|
[/areas /gi, ''],
|
||||||
[/dense /gi, ''],
|
[/dense /gi, ''],
|
||||||
[/Thunderstorm/g, 'T\'Storm'],
|
[/Thunderstorm/g, 'T\'Storm'],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue