sforkowany z mirror/soapbox
Update features.ts
rodzic
66f48ca982
commit
7d1e13c28d
|
@ -17,7 +17,7 @@ const overrides = custom('features');
|
||||||
const any = (arr: Array<any>): boolean => arr.some(Boolean);
|
const any = (arr: Array<any>): boolean => arr.some(Boolean);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Friendica.
|
* Friendica, decentralized social platform implementing multiple federation protocols.
|
||||||
* @see {@link https://friendi.ca/}
|
* @see {@link https://friendi.ca/}
|
||||||
*/
|
*/
|
||||||
export const FRIENDICA = 'Friendica';
|
export const FRIENDICA = 'Friendica';
|
||||||
|
|
Ładowanie…
Reference in New Issue