Skip to content

Commit d2a5361

Browse files
committed
fix namespace syntax
1 parent c2a14e2 commit d2a5361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solid/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ IMPORTANT: See https://github.com/pdsinterop/solid-nextcloud/blob/main/INSTALL.m
2121
<nextcloud min-version="24" max-version="25"/>
2222
</dependencies>
2323
<settings>
24-
<admin>OCASolidSettings</admin>
24+
<admin>\OCA\Solid\Settings</admin>
2525
</settings>
2626
<navigations>
2727
<navigation>

0 commit comments

Comments
 (0)