style: apply prettier formatting
This commit is contained in:
@@ -6,6 +6,6 @@ import { TranslateModule } from '@ngx-translate/core';
|
||||
standalone: true,
|
||||
imports: [TranslateModule],
|
||||
templateUrl: './privacy.component.html',
|
||||
styleUrl: './privacy.component.scss'
|
||||
styleUrl: './privacy.component.scss',
|
||||
})
|
||||
export class PrivacyComponent {}
|
||||
|
||||
Reference in New Issue
Block a user