mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 10:02:47 +03:00
interface: added missing timestamp import
This commit is contained in:
parent
79c056ec1b
commit
c00c3325f2
@ -20,6 +20,7 @@ import GlobalApi from '~/logic/api/global';
|
||||
import { getSnippet } from '~/logic/lib/publish';
|
||||
import { MentionText } from '~/views/components/MentionText';
|
||||
import { MessageWithoutSigil } from '../chat/components/ChatMessage';
|
||||
import Timestamp from '~/views/components/Timestamp';
|
||||
|
||||
function getGraphModuleIcon(module: string): string {
|
||||
if (module === 'link') {
|
||||
|
Loading…
Reference in New Issue
Block a user