Clean up contact utility file name
This commit is contained in:
parent
5938be0bff
commit
ee93168028
3 changed files with 3 additions and 5 deletions
|
@ -16,7 +16,7 @@ import {
|
|||
renderAvatar,
|
||||
renderContactShorthand,
|
||||
renderName,
|
||||
} from './_contactUtil';
|
||||
} from './contactUtil';
|
||||
|
||||
import type { LocalizerType } from '../../types/Util';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue