Improved error code check on short URL deletion

This commit is contained in:
Alejandro Celaya
2022-01-25 19:51:08 +01:00
parent 6e72c343ab
commit c8b530cc1a
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
* [#558](https://github.com/shlinkio/shlink-web-client/pull/558) Added dark text for tags where the generated background is too light, improving its legibility.
### Changed
* *Nothing*
* [#567](https://github.com/shlinkio/shlink-web-client/pull/567) Improved Shlink 3.0.0 compatibility by checking the `INVALID_SHORT_URL_DELETION` error code when deleting short URLs.
### Deprecated
* *Nothing*