From 87c7f2c27016046a351a8187d0d7f5522bf0548e Mon Sep 17 00:00:00 2001 From: leomendoza123 Date: Wed, 4 Oct 2023 21:28:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20GITHUB=20ACTIONS=20format=5Fpret?= =?UTF-8?q?tier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../affiliation-stacks-groups.component.ts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/record/components/affiliation-stacks-groups/affiliation-stacks-groups.component.ts b/src/app/record/components/affiliation-stacks-groups/affiliation-stacks-groups.component.ts index 8dc07c6674..46ffd5cd59 100644 --- a/src/app/record/components/affiliation-stacks-groups/affiliation-stacks-groups.component.ts +++ b/src/app/record/components/affiliation-stacks-groups/affiliation-stacks-groups.component.ts @@ -68,13 +68,13 @@ export class AffiliationStacksGroupsComponent implements OnInit { .pipe(take(1)) .subscribe((value) => (this.professionalActivitiesTogglz = value)) this._togglz - .getStateOf('SOURCE_SORTING') - .pipe(take(1)) - .subscribe((sourceSortingTogglz: boolean) => { - if (sourceSortingTogglz) { - this.sortTypes.push('source') - } - }) + .getStateOf('SOURCE_SORTING') + .pipe(take(1)) + .subscribe((sourceSortingTogglz: boolean) => { + if (sourceSortingTogglz) { + this.sortTypes.push('source') + } + }) this.$loading = this._recordAffiliationService.$loading this._record .getRecord({