All the single quotes

This commit is contained in:
joshaber 2016-05-27 11:21:14 -04:00
parent bc92a15b50
commit ee19ff05e4

View file

@ -16,7 +16,7 @@ export default class AppWindow {
titleBarStyle: 'hidden',
// This fixes subpixel aliasing on Windows
// See https://github.com/atom/atom/commit/683bef5b9d133cb194b476938c77cc07fd05b972
backgroundColor: "#fff"
backgroundColor: '#fff'
})
this.stats = stats