Merge branch 'staging' into team

This commit is contained in:
yflory
2019-09-19 13:56:13 +02:00

View File

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