Skip to content

Commit

Permalink
deleted trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarno Kurlin committed May 25, 2012
1 parent df49c7d commit 92b7120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ var defaults = {
dropAccept: '*',

// ResourceNextWeeks week count
numberOfWeeks: 4,
numberOfWeeks: 4

};

Expand Down

0 comments on commit 92b7120

Please sign in to comment.