fix data sharing race condition

This commit is contained in:
Matt Walsh
2020-10-20 20:04:51 -05:00
parent c4e8ef6a14
commit 98e01688ae
8 changed files with 285 additions and 8 deletions

View File

@@ -70,6 +70,7 @@ const icons = (() => {
return addPath('Scattered-Showers-Night-1994-2.gif');
case 'rain':
case 'rain-n':
return addPath('Rain-1992.gif');
// case 'snow':