Fix downloading file from the drive
This commit is contained in:
@@ -595,7 +595,9 @@ define([
|
||||
});
|
||||
};
|
||||
|
||||
var privateData = common.getMetadataMgr().getPrivateData();
|
||||
var ctx = {
|
||||
fileHost: privateData.fileHost,
|
||||
get: common.getPad,
|
||||
sframeChan: sframeChan,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user