Merge pull request #284 from BarbUk/master

tpbat: fix typo
This commit is contained in:
Luke Bonham 2017-01-24 20:00:28 +01:00 committed by GitHub
commit 5af7a8c172
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ end
function tpbat.show(t_out)
tpbat.hide()
local bat = self.bat
local bat = tpbat.bat
if bat == nil or not bat:installed() then return end