1
0

chore: change sfm registry and name

This commit is contained in:
Marie
2024-02-03 15:01:09 +01:00
parent 990e53fee4
commit f091b84c6e
28 changed files with 197 additions and 197 deletions
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: AGPL-3.0-only
*/
import * as mfm from '@sharkey/sfm-js';
import * as mfm from '@transfem-org/sfm-js';
import { unique } from '@/misc/prelude/array.js';
export function extractCustomEmojisFromMfm(nodes: mfm.MfmNode[]): string[] {