mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
This is necessary as the `context` variable is a vue3 instance, and vue 2 do not know how to handle it properly. Also, as far as I understand it, it is not needed. Signed-off-by: Louis Chemineau <louis@chmn.me>