Added manual group changing, stbility improvements.
This commit is contained in:
@@ -4,7 +4,7 @@ const INITIAL_STATE = {
|
||||
watchedPaths: [],
|
||||
watcherError: null,
|
||||
selectedJobId: null,
|
||||
selectedJobTargetPc: 100,
|
||||
selectedJobTargetPc: 0,
|
||||
settings: {},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user