Correct smoke forecast text on extended forecast #91

This commit is contained in:
Matt Walsh 2025-05-30 09:06:40 -05:00
commit 5f0f0d9000
No known key found for this signature in database

View file

@ -126,6 +126,7 @@ const regexList = [
[/chance /gi, ''],
[/very /gi, ''],
[/patchy /gi, ''],
[/Areas Of /gi, ''],
[/areas /gi, ''],
[/dense /gi, ''],
[/Thunderstorm/g, 'T\'Storm'],