Remove blockingApproval
// FREEBIE
This commit is contained in:
parent
53e7e1be3a
commit
c6bfdec84d
4 changed files with 8 additions and 44 deletions
|
@ -232,7 +232,6 @@
|
|||
var attributes = cursor.value;
|
||||
attributes.timestamp = 0;
|
||||
attributes.firstUse = false;
|
||||
attributes.blockingApproval = true;
|
||||
attributes.nonblockingApproval = false;
|
||||
attributes.seen = 0;
|
||||
promises.push(new Promise(function(resolve, reject) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue