commit
5af7a8c172
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ end
|
||||||
function tpbat.show(t_out)
|
function tpbat.show(t_out)
|
||||||
tpbat.hide()
|
tpbat.hide()
|
||||||
|
|
||||||
local bat = self.bat
|
local bat = tpbat.bat
|
||||||
|
|
||||||
if bat == nil or not bat:installed() then return end
|
if bat == nil or not bat:installed() then return end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue