have device logic go in withDevices
[mTask.git] / miTask.icl
index 9a486af..b0378c1 100644 (file)
@@ -37,7 +37,7 @@ mTaskManager = startupDevices >>| anyTask
                [ viewmTasks @! ()
                , whileUnchanged sdsStore manageShares
                , whileUnchanged deviceStore $ manageDevices process
-               ] <<@ ApplyLayout (foldr1 sequenceLayouts
+               ] <<@ ApplyLayout (sequenceLayouts
                        [arrangeWithSideBar 0 LeftSide 260 True
                        ,arrangeSplit Vertical True])
        where