From: Joas Schilling Date: Tue, 14 Jul 2020 09:05:17 +0000 (+0200) Subject: Use generateUrl and imagePath instead of OC.* X-Git-Tag: v20.0.0beta1~242^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2607d2df1aba841e6513a99cfea2ce4eee7b2699;p=nextcloud-server.git Use generateUrl and imagePath instead of OC.* Signed-off-by: Joas Schilling --- diff --git a/core/src/components/login/LoginForm.vue b/core/src/components/login/LoginForm.vue index 113fe821913..5adf5be0eae 100644 --- a/core/src/components/login/LoginForm.vue +++ b/core/src/components/login/LoginForm.vue @@ -23,7 +23,7 @@