Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
Add announcement for friends.nico @ TOKYO
Browse files Browse the repository at this point in the history
  • Loading branch information
rosylilly committed Oct 19, 2017
1 parent 932a299 commit 3ea6926
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ import ImmutablePropTypes from 'react-immutable-proptypes';
import IconButton from '../../../components/icon_button';

const announcements = Immutable.fromJS([
{
id: 3,
body: 'friends.nico @ TOKYO 開催!',
links: [
{
href: 'https://goo.gl/forms/LLi2wmHuzr4NJiTG3',
body: '参加登録はこちら',
},
],
nicotta: false,
},
{
id: 1,
body: 'friends.nico のアプリができました!',
Expand Down

0 comments on commit 3ea6926

Please sign in to comment.