fix fileview

This commit is contained in:
Xuan Sang LE 2018-02-19 21:53:46 +01:00
parent e4bb5e7173
commit 5c6c8a8115

View File

@ -142,7 +142,7 @@
}
self.on("updated", function(){
refreshData()
calibre_size()
//calibre_size()
})
self.on("mount", function(){
switchView()