Fix spelling of coloUrTertiary

This commit is contained in:
Eric Rosenbaum 2017-12-11 17:01:23 -05:00
parent f51cf9877e
commit 25ded4cff7

View file

@ -602,7 +602,7 @@ class Runtime extends EventEmitter {
category: categoryInfo.name,
colour: categoryInfo.color1,
colourSecondary: categoryInfo.color2,
colorTertiary: categoryInfo.color3,
colourTertiary: categoryInfo.color3,
args0: []
};