Update console dependencies (#2659)

This commit is contained in:
Pavlo Tkach
2025-01-31 21:40:37 +00:00
committed by GitHub
parent 19422075fa
commit 4ec2919ce3
46 changed files with 5200 additions and 5654 deletions
@@ -19,6 +19,7 @@ import { UserDataService } from '../shared/services/userData.service';
selector: 'app-support',
templateUrl: './support.component.html',
styleUrls: ['./support.component.scss'],
standalone: false,
})
export class SupportComponent {
public static PATH = 'support';