vfs: Fix dealing with missing vfs instance
authorChristian Kamm <mail@ckamm.de>
Wed, 14 Nov 2018 09:44:34 +0000 (10:44 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:24 +0000 (10:58 +0100)
commit85dd10eb9b94393cdfce8a73e82549ffbfbb86e9
treee831b5e66728d4ce2f5bb9f65c7802c096e7f22e
parentbfe136da7aef2f5222e72764a2af5d6a5b834bb1
vfs: Fix dealing with missing vfs instance

Maybe there should just be a VfsOff instance to make this less error
prone.
src/gui/folder.cpp