summaryrefslogtreecommitdiffstats
path: root/lbu-controller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lbu-controller.lua')
-rw-r--r--lbu-controller.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lbu-controller.lua b/lbu-controller.lua
index 124a9d5..d52b5dd 100644
--- a/lbu-controller.lua
+++ b/lbu-controller.lua
@@ -43,6 +43,5 @@ function selectbackup(self)
end
function getpackage(self)
- self.conf.viewtype = "stream"
return self.model.getpackage()
end