2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Check for malformed URLs and display correct error message

This commit is contained in:
Oliver
2021-06-19 16:35:27 +10:00
parent 65cabc2fa9
commit a3f047ce0c
2 changed files with 30 additions and 6 deletions

View File

@ -4,6 +4,7 @@
### 0.1.6 - May 2021
---
- Display error message for improperly formatted server address
### 0.1.5 - May 2021