Skip to content
Snippets Groups Projects
Unverified Commit 88c18749 authored by syuilo's avatar syuilo Committed by GitHub
Browse files

add comment

parent ec50d657
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,8 @@ export default class Stream extends EventEmitter<StreamEvents> {
const query = urlQuery({
i: user?.token,
// To prevent cache of an HTML such as error screen
_t: Date.now(),
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment