Skip to content

Commit

Permalink
fix(fool): galvin is now a fool - forgot to remove dev helper
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao committed Mar 31, 2020
1 parent 325197a commit b5e81c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/models/special.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export default {
},
fool: {
enabled () {
return true
return timeFormatter.dayjs().isBetween('2020-04-01', '2020-04-02', 'day', '[)')
},
messages: {
Expand Down

0 comments on commit b5e81c9

Please sign in to comment.