From a1d2e695c69c9f595314e2bf01538d3849602394 Mon Sep 17 00:00:00 2001 From: chandi Langecker Date: Tue, 3 Jan 2023 14:29:48 +0100 Subject: [PATCH] fix intentation mistake during rebase Signed-off-by: chandi Langecker --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 866f02c3e..71178385a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@nextcloud/initial-state": "^2.0.0", "@nextcloud/l10n": "^1.6.0", "@nextcloud/moment": "^1.2.1", - "@nextcloud/notify_push": "^1.1.3", + "@nextcloud/notify_push": "^1.1.3", "@nextcloud/router": "^2.0.1", "@nextcloud/vue": "^7.3.0", "@nextcloud/vue-dashboard": "^2.0.1",