Refactorng
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Mention
|
||||
*/
|
||||
import parseAcct from '../../../acct/parse';
|
||||
import parseAcct from '../../../misc/acct/parse';
|
||||
|
||||
export type TextElementMention = {
|
||||
type: 'mention'
|
||||
|
Reference in New Issue
Block a user