Skip to content

Commit a340357

Browse files
committed
fix namespace of LoadAdditionalScriptsEvent
1 parent 35f2b68 commit a340357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/AppInfo/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace OCA\GDataVaas\AppInfo;
66

7-
use OCA\Files\Event\LoadAdditionalScriptsEvent;
7+
use OCP\Collaboration\Resources\LoadAdditionalScriptsEvent;
88
use OCP\AppFramework\App;
99
use OCP\EventDispatcher\IEventDispatcher;
1010
use OCP\Util;

0 commit comments

Comments
 (0)