Skip to content

Commit

Permalink
Merge pull request miku-nyan#89 from hey-red/patch-1
Browse files Browse the repository at this point in the history
Update boards list(76chan)
  • Loading branch information
miku-nyan authored Jun 13, 2016
2 parents 406a0ea + 3f68107 commit ff4094c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/nya/miku/wishmaster/chans/chan76/Chan76Module.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ public class Chan76Module extends AbstractVichanModule {
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "s", "Spaghetti", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "int", "International", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "i", "Invasion", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "oc", "OC", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "swf", "Flash", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "fit", "Fitness", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "new", "Current Events", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "r7k", "Robot 7600", null, false),
ChanModels.obtainSimpleBoardModel(CHAN_NAME, "a", "Aneemay", null, false)
};
Expand Down

0 comments on commit ff4094c

Please sign in to comment.