diff options
Diffstat (limited to 'public/bundle.js')
| -rw-r--r-- | public/bundle.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bundle.js b/public/bundle.js index b5764cf..9b7adf2 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -11468,6 +11468,7 @@ exports.default = { reconnect_failed: 'SOCKET_RECONNECT_FAILED', disconnect: 'SOCKET_DISCONNECT', error: 'SOCKET_ERROR', + status: 'SOCKET_STATUS', load_params: 'SOCKET_LOAD_PARAMS', list_checkpoints: 'SOCKET_LIST_CHECKPOINTS', |
