Co-Authored-By: adroitwhiz <adroitwhiz@protonmail.com>
This commit is contained in:
apple502j 2020-04-15 23:39:58 +09:00 committed by GitHub
parent 8ca097fde2
commit 7048e1e5dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ class ActivityList extends React.Component {
followeeId={message.gallery_id}
key={key}
studioTitle={message.title}
stufioUsername={message.actor_username}
studioUsername={message.actor_username}
/>
);
case 'loveproject':