mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 21:01:39 +09:00
Merge branch 'wip' into testing
This commit is contained in:
@@ -151,7 +151,7 @@ function left._left.toggle(event)
|
|||||||
else open = {gui.unauthorized} end
|
else open = {gui.unauthorized} end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if open and left.style.visible ~= true then
|
if open == true and left.style.visible ~= true then
|
||||||
left.style.visible = true
|
left.style.visible = true
|
||||||
else
|
else
|
||||||
left.style.visible = false
|
left.style.visible = false
|
||||||
|
|||||||
Reference in New Issue
Block a user