You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-08-19 16:42:09 +03:00
Fix linting. Mark on new Store classes as WIP.
This commit is contained in:
@@ -244,7 +244,7 @@ function PushProcessor(client) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @typedef PushAction
|
||||
* @typedef {Object} PushAction
|
||||
* @type {Object}
|
||||
* @property {boolean} notify Whether this event should notify the user or not.
|
||||
* @property {Object} tweaks How this event should be notified.
|
||||
|
Reference in New Issue
Block a user