mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
chore(commander) changeUIDToName: add " "
This commit is contained in:
parent
a72222d19a
commit
07c39de889
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@
|
|||
files.forEach(function(file) {
|
||||
var owner = file.owner;
|
||||
owner = names[owner];
|
||||
|
||||
|
||||
if (owner)
|
||||
file.owner = owner;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue