[Custom Views] Little style changes
This commit is contained in:
parent
845ba03527
commit
0dbbdce62e
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ local function is_view_active_for_current_level(view_name)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
-- @THROWS_ERRORS
|
-- @THROWS_ERRORS
|
||||||
local function inject_view(view_name)
|
local function inject_view(view_name)
|
||||||
if not is_view_active_for_current_level(view_name) then
|
if not is_view_active_for_current_level(view_name) then
|
||||||
|
|
Loading…
Add table
Reference in a new issue