mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-28 21:39:18 +01:00
3658c4f829
* Primitive validation of domain before trying to connect Every domain needs at least one "dot" and can't end with a "dot." Don't try connecting unless/until these are both true. * Correctly reset instance when invalid Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>