diff --git a/app/soapbox/reducers/soapbox.js b/app/soapbox/reducers/soapbox.js index fe40daf9f..868a218ee 100644 --- a/app/soapbox/reducers/soapbox.js +++ b/app/soapbox/reducers/soapbox.js @@ -11,7 +11,7 @@ const defaultState = ImmutableMap({ logo: '', banner: '', brandColor: '#0482d8', // Azure - customCss: ImmutableList([]), + customCss: ImmutableList(['']), promoPanel: ImmutableMap({ items: ImmutableList([]), }),