[Custom Views] Little style changes

This commit is contained in:
Azumgi 2019-01-04 14:16:13 +03:00
parent 845ba03527
commit 0dbbdce62e

View file

@ -68,6 +68,7 @@ local function is_view_active_for_current_level(view_name)
end
end
-- @THROWS_ERRORS
local function inject_view(view_name)
if not is_view_active_for_current_level(view_name) then