]> source.dussan.org Git - nextcloud-server.git/commit
Restore previous state when failing to change video verification state 20938/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 1 Jun 2020 16:27:20 +0000 (18:27 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 1 Jun 2020 16:50:13 +0000 (18:50 +0200)
commitfdac2ffe24e134f8ca865fc6dd406ac5013a4e6d
tree7f089a82e75a8e5480feea0b91a4008f7abd7617
parent5d92a6a7c9a6541d2d6380d42c75bef6cab8c803
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>
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