Skip to content
Snippets Groups Projects
Unverified Commit 4c717884 authored by blizzz's avatar blizzz Committed by Arthur Schiwon
Browse files

fix personal settings class name in xml


Co-Authored-By: default avatarJulius Härtl <jus@bitgrid.net>
Signed-off-by: default avatarblizzz <blizzz@arthur-schiwon.de>
parent ed58343e
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
<settings>
<admin>OCA\WorkflowEngine\Settings\Admin</admin>
<admin-section>OCA\WorkflowEngine\Settings\Section</admin-section>
<personal>OCA\WorkflowEngine\Settings\Admin</personal>
<personal>OCA\WorkflowEngine\Settings\Personal</personal>
<personal-section>OCA\WorkflowEngine\Settings\Section</personal-section>
</settings>
</info>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment