Cool backtick bruh

This commit is contained in:
Markus Olsson 2016-06-23 23:08:59 +02:00
parent c8e06babab
commit dfe4fd5d54

View file

@ -20,7 +20,7 @@ export default class AppWindow {
width: 800,
height: 600,
show: false,
// This fixes subpixel aliasing on Windows`
// This fixes subpixel aliasing on Windows
// See https://github.com/atom/atom/commit/683bef5b9d133cb194b476938c77cc07fd05b972
backgroundColor: '#fff'
}