Correct smoke forecast text on extended forecast #91

This commit is contained in:
Matt Walsh
2025-05-30 09:06:40 -05:00
parent 9d9cf4b0f3
commit 5f0f0d9000

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'],