mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Merge pull request +12146 from c9/backup-previewed-workspaces
Backup previewed workspaces
This commit is contained in:
commit
bf8b0afb63
@ -87,7 +87,7 @@ define(function(require, exports, module) {
|
||||
|
||||
// first time take the ones from the options
|
||||
var _servers = servers;
|
||||
if (_servers) {
|
||||
if (_servers && _servers.length) {
|
||||
servers = null;
|
||||
return callback(null, _servers);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user