mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Merge branch 't3chguy/toasts6' of github.com:matrix-org/matrix-react-sdk into t3chguy/toasts6
This commit is contained in:
commit
f8f1a99a2d
1 changed files with 1 additions and 2 deletions
|
@ -50,8 +50,7 @@ export enum Action {
|
|||
RecheckTheme = "recheck_theme",
|
||||
|
||||
/**
|
||||
* Response to manual update check, will fire multiple times during the update check.
|
||||
* Provide status information for an ongoing update check. Should be used with a CheckUpdatesPayload.
|
||||
*/
|
||||
CheckUpdates = "check_updates",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue