Skip to content

Commit

Permalink
Prettier on the core module.
Browse files Browse the repository at this point in the history
  • Loading branch information
crisnicandrei committed Nov 15, 2023
1 parent f767134 commit e773501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/core/core.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ import { AdvancedSettingsComponent } from './components/advanced-settings/advanc
SkipOnboardingDialogComponent,
GiftStorageComponent,
ConfirmGiftDialogComponent,
AdvancedSettingsComponent
AdvancedSettingsComponent,
],
providers: [
DataService,
Expand Down

0 comments on commit e773501

Please sign in to comment.