nextcloud / notes

✎ Distraction-free notes and writing
https://apps.nextcloud.com/apps/notes
GNU Affero General Public License v3.0
604 stars 132 forks source link

fix: Resolve file list dependency of the sidebar on Nextcloud <= 27 #1174

Closed juliushaertl closed 8 months ago

juliushaertl commented 9 months ago

Fix #1173

The dashboard apparently has this as well for 27 (ref https://github.com/nextcloud/server/commit/d9dcd59ae1ea258f57fe4a92eaea6f4ba63f54c8), otherwise the sidebar on 27 will try to access the client from there which does not exist.