You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
misc cleanup
This commit is contained in:
@@ -23,7 +23,6 @@ import MatrixClientPeg from '../MatrixClientPeg';
|
||||
* * What widget is set to remain always-on-screen, if any
|
||||
* Only one widget may be 'always on screen' at any one time.
|
||||
* * Negotiated capabilities for active apps
|
||||
* * Which stickerpicker the app is using, if any
|
||||
*/
|
||||
class ActiveWidgetStore extends EventEmitter {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user