Skip to content
Snippets Groups Projects
Commit ca43fcb8 authored by OZGCloud's avatar OZGCloud
Browse files

adjust pathPrefix after rename

parent 152d9adf
Branches
Tags
No related merge requests found
...@@ -59,7 +59,7 @@ export class PostfachFormService extends AbstractFormService { ...@@ -59,7 +59,7 @@ export class PostfachFormService extends AbstractFormService {
} }
protected getPathPrefix(): string { protected getPathPrefix(): string {
return 'settingsBody'; return 'settingBody';
} }
public get invalidEmpty(): boolean { public get invalidEmpty(): boolean {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment