Skip to content

Commit

Permalink
pain funny
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffalo committed May 26, 2020
1 parent be35de7 commit f37bc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion items.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ const items = [
{name: 'toilet paper', isWaste: true, explanation: 'welcome to 2020'},
{name: 'i', isWaste: true},
{name: 'life', isWaste: 'custom', custom: 'depends'},
{name: 'pain', isWaste: 'custom', custom: 'depends', explanation: 'depends what kind of pain you\'re talking about, bread is not a waste of money'}
{name: 'pain', isWaste: 'custom', custom: 'depends', explanation: 'what kind of pain are you talking about? bread is not a waste of money'}
];

0 comments on commit f37bc2d

Please sign in to comment.