Fix after-login redirects for users landing in the "Add Slack" page

This commit is contained in:
Pēteris Caune 2018-11-26 17:32:31 +02:00
parent bf1395801f
commit c4fabc55e8
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased
### Bug Fixes
- Fix after-login redirects for users landing in the "Add Slack" page
## 1.3.0 - 2018-11-21
### Improvements