mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 03:59:30 -07:00
Correct smoke forecast text on extended forecast #91
This commit is contained in:
@@ -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'],
|
||||||
|
|||||||
Reference in New Issue
Block a user