Skip to content

Commit

Permalink
Fixed whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Apr 26, 2014
1 parent 557ea5b commit 08ef54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1pass.lua
Expand Up @@ -252,7 +252,7 @@ local function build_secret_menuitems(info, menu)

local securityLevel = metadata.securityLevel
if securityLevel == nil then
securityLevel = metadata.openContents.securityLevel
securityLevel = metadata.openContents.securityLevel
end
--print("title: " .. metadata.title)
if securityLevel == nil then
Expand Down

0 comments on commit 08ef54c

Please sign in to comment.