From 78e114ed72a01e3c37fe0e955ffe6ef649782575 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Thu, 14 Jan 2021 13:31:15 +0100 Subject: Add template picker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files/lib/Event/LoadAdditionalScriptsEvent.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/files/lib/Event/LoadAdditionalScriptsEvent.php') diff --git a/apps/files/lib/Event/LoadAdditionalScriptsEvent.php b/apps/files/lib/Event/LoadAdditionalScriptsEvent.php index de222ccc55a..e5943c6f895 100644 --- a/apps/files/lib/Event/LoadAdditionalScriptsEvent.php +++ b/apps/files/lib/Event/LoadAdditionalScriptsEvent.php @@ -30,7 +30,8 @@ namespace OCA\Files\Event; use OCP\EventDispatcher\Event; /** - * This event is triggered when the files app is rendered. It canb e used to add additional scripts to the files app. + * This event is triggered when the files app is rendered. + * It can be used to add additional scripts to the files app. * * @since 17.0.0 */ -- cgit v1.2.3