Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SarcevicAntonio committed Jul 18, 2024
1 parent 51c8f90 commit bac0971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/data/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export const customItem = {
id: 'CUSTOM:ITEM',
label: '',
kcalPer100: 100,
proteinPer100:100,
proteinPer100: 100,
amount: 100,
}

Expand Down

0 comments on commit bac0971

Please sign in to comment.