diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-06-07 03:29:15 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-06-07 03:29:15 +0200 |
| commit | ed240db41cb8e2d8d3423a3aeade4c2ace1c5cf7 (patch) | |
| tree | 3ff21a220fbdd5fb3bc38a4c2cef035698ff8bcd /public/bundle.js | |
| parent | 7f0ce9a33f7e1bd473a038a86715e443ab225065 (diff) | |
train dataroot
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', |
