parent
ebe93f9a6d
commit
6aae0017c4
1 changed files with 2 additions and 1 deletions
|
|
@ -204,7 +204,8 @@ $(function() {
|
|||
name: name,
|
||||
configured: slicer.configured,
|
||||
sourceExtensions: slicer.extensions.source,
|
||||
destinationExtensions: slicer.extensions.destination
|
||||
destinationExtensions: slicer.extensions.destination,
|
||||
sameDevice: slicer.sameDevice
|
||||
};
|
||||
self.slicers.push(props);
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue