]> source.dussan.org Git - nextcloud-server.git/commit
Restore previous state when failing to change video verification state 21211/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 1 Jun 2020 16:27:20 +0000 (18:27 +0200)
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Wed, 3 Jun 2020 14:18:33 +0000 (14:18 +0000)
commit1d7cc2e35625e7d5644f2e45ac0735b609f68cc7
tree91dd9a5c7f1c666849bcf876eac2e2681af8faf2
parentd41e5778a0bc0c7bbfc68e7de37fae0b95b86d09
Restore previous state when failing to change video verification state

When video verification can not be enabled or disabled the previous
state is set again in the JavaScript share object. This ensures that the
UI will not reflect a misleading state.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
apps/files_sharing/js/dist/files_sharing_tab.js
apps/files_sharing/js/dist/files_sharing_tab.js.map
apps/files_sharing/src/mixins/SharesMixin.js