Whalebird-desktop-client-ma.../src/constants/servers/quote.ts

4 lines
94 B
TypeScript
Raw Normal View History

2020-08-21 04:20:43 +02:00
const QuoteSupportMastodon: Array<string> = ['fedibird.com']
export { QuoteSupportMastodon }