Merge commit 'bf5b67ef9a
' into development-GUI
This commit is contained in:
commit
ecde00943a
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ export default class net {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
} else if (!CONNECT.ok) {
|
||||||
|
throw new ReferenceError();
|
||||||
}
|
}
|
||||||
} catch(err) {
|
} catch(err) {
|
||||||
throw err;
|
throw err;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue