generated from nhcarrigan/template
feat: post to mastodon
This commit is contained in:
@@ -16,6 +16,7 @@ export interface AnnouncementResponse {
|
||||
};
|
||||
facebook: string;
|
||||
linkedin: string;
|
||||
mastodon: Array<string>;
|
||||
reddit: {
|
||||
content: string;
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user