1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-28 05:03:59 +03:00
This commit is contained in:
David Baker
2017-11-01 19:48:12 +00:00
parent e34fd89bb6
commit b867afe772

View File

@@ -363,7 +363,7 @@ function PushProcessor(client) {
}
}
return null;
}
};
}
/**