mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-11 23:41:04 +02:00
Update src/dispatcher/actions.ts
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
efd0da44a1
commit
0bbf971bac
@ -50,8 +50,7 @@ export enum Action {
|
|||||||
RecheckTheme = "recheck_theme",
|
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",
|
CheckUpdates = "check_updates",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user