Add a line at the beginning of the report
parent
61cc5cab6c
commit
5b091ca753
|
@ -63,6 +63,7 @@ define([
|
|||
network = _network;
|
||||
}));
|
||||
}).nThen(function (waitFor) {
|
||||
addReport('BEGIN REPORT');
|
||||
var secret = Hash.getSecrets('drive', hash);
|
||||
addReport('Load drive. ID: ' + secret.channel);
|
||||
checkCache(secret.channel, waitFor());
|
||||
|
|
Loading…
Reference in New Issue