fixed another minor merge conflict

This commit is contained in:
Joel McKinnon 2019-12-16 16:55:26 -08:00
parent fbcafe0f62
commit c1d58bb25f

View File

@ -47,7 +47,7 @@ define([
'./goToOriginalAction/plugin',
'./clearData/plugin',
'./webPage/plugin',
'./condition/plugin'
'./condition/plugin',
'./themes/espresso',
'./themes/maelstrom',
'./themes/snow'
@ -78,7 +78,7 @@ define([
GoToOriginalAction,
ClearData,
WebPagePlugin,
ConditionPlugin
ConditionPlugin,
Espresso,
Maelstrom,
Snow