about summary refs log tree commit diff
path: root/src/view/lib/strings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/lib/strings.ts')
-rw-r--r--src/view/lib/strings.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/lib/strings.ts b/src/view/lib/strings.ts
index eecec890c..89764546b 100644
--- a/src/view/lib/strings.ts
+++ b/src/view/lib/strings.ts
@@ -1,5 +1,5 @@
 import {AdxUri} from '../../third-party/uri'
-import {Entity as Entities} from '../../third-party/api/src/types/todo/social/post'
+import {Entity as Entities} from '../../third-party/api/src/types/app/bsky/post'
 
 type Entity = Entities[0]