We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07be7c4 commit 64f8956Copy full SHA for 64f8956
layouts/shortcodes/checkin-schedule.html
@@ -21,7 +21,7 @@
21
// of working groups.
22
// Increment this number by one when you realize that after adding
23
// working groups the website checkins order messes.
24
- var magic_number = 1;
+ var magic_number = 0;
25
26
// Add new working groups on the end of the list.
27
// When adding/removing working groups adjust magic number to match the
0 commit comments