Stop the animation if we got an error message
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 14 Oct 2020 16:41:35 +0000 (18:41 +0200)
committerCamila (Rebase PR Action) <hello@camila.codes>
Mon, 19 Oct 2020 14:33:19 +0000 (14:33 +0000)
commitb7ea6530c5d3f3a62cdfeea8f4b1a46e671dba96
tree2a799dad23d4cf89a19475f4717c942bf5d12187
parentecc170decc8175feb2ce1072036bc8d6284a8f8e
Stop the animation if we got an error message

Otherwise it would spin forever while we know we're not doing any work
anymore since we got a message from the server.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/sharelinkwidget.cpp