Merge remote-tracking branch 'origin/fix-2.0.1'

This commit is contained in:
Francesco Abbate
2021-08-28 17:37:55 +02:00
11 changed files with 50 additions and 32 deletions
+1
View File
@@ -34,6 +34,7 @@ end
local LogView = View:extend()
LogView.context = "session"
function LogView:new()
LogView.super.new(self)