Skip to content

Commit 4a18a34

Browse files
authored
Merge pull request #13 from LibreSign/fix/app-name
fix: app name
2 parents dff8775 + d151973 commit 4a18a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
33
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
44
<id>admin_group_manager</id>
5-
<name>WordPress Login</name>
5+
<name>Admin group manager</name>
66
<summary>Admin group manager</summary>
77
<description><![CDATA[
88
Manage routines associates to admin groups]]></description>

0 commit comments

Comments
 (0)