Skip to content

Commit

Permalink
fixture data
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarman committed Sep 4, 2024
1 parent 6a7bdb0 commit c8b577f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__fixtures__/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ import { Settings } from 'common/models/settings';
export const settingsFixture: Settings = {
allowNotifications: true,
brightness: 0,
language: 'en',
};

0 comments on commit c8b577f

Please sign in to comment.