This commit is contained in:
kepler155c@gmail.com 2017-04-25 13:00:47 -04:00
parent 5653682beb
commit 2e5267896e
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ local function jobMonitor(jobList)
if mon then if mon then
mon = UI.Device({ mon = UI.Device({
device = mon, device = device.monitor,
textScale = .5, textScale = .5,
}) })
else else