Improve streaming API
This commit is contained in:
@@ -7,6 +7,7 @@ const ev = new Xev();
|
||||
export default class extends Channel {
|
||||
public readonly chName = 'notesStats';
|
||||
public static shouldShare = true;
|
||||
public static requireCredential = false;
|
||||
|
||||
@autobind
|
||||
public async init(params: any) {
|
||||
|
Reference in New Issue
Block a user