Merge branch 'staging' into team

pull/1/head
yflory 2019-09-19 13:56:13 +02:00
commit 3ca2ac5e76
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
};
return {
clear: clear,
expected: function (id) {
return Boolean(pending[id]);
},