Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffalo committed Jul 20, 2020
1 parent d3211a6 commit ac617e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion items.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ const items = [
{name: 'internet', isWaste: true},
{name: 'seus ptgi', isWaste: false},
{name: 'apple pro stand', isWaste: true, explanation: 'A MONITOR STAND FOR 999$?!? ARE YOU FOR REAL, IT DEFINITELY IS A WASTE OF MONEY REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE'},
{name: 'microtransactions in mobile games', isWaste: true}
{name: 'microtransactions in mobile games', isWaste: true},
{name: 'Minecraft for Nintendo 3DS', isWaste: true},
{name: 'drugs', isWaste: 'custom', custom: 'depends', explanation: 'im not qualified to tell this to you speak to your doctor or something'}
];

0 comments on commit ac617e0

Please sign in to comment.