Pascal Precht b8ecc3e0bf fix(Communities): preserve channel position after editing
Turns out we've been accidentally resetting the channel's `position`
property to `0` by not sending it over to status-lib's underlying
`editCommunityChat` API.

This fixes it by using a newer version of status-lib which supports
the `position` paramter in `editCommunityChat` and then sending that
value along from the edit channel popup.

Fixes #3672
2021-10-08 13:33:42 +02:00
..
2020-09-29 13:28:08 -04:00
2020-09-04 15:57:29 -04:00
2021-09-20 11:37:30 -04:00
2020-09-04 15:57:29 -04:00
2021-09-06 16:39:37 -04:00
2020-09-04 15:57:29 -04:00
2021-09-20 11:37:30 -04:00
2021-08-24 16:56:55 -04:00