Shun Miyazawa 1 سال پیش
والد
کامیت
f8c5918be8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      apps/app/src/features/openai/interfaces/ai-assistant.ts

+ 1 - 1
apps/app/src/features/openai/interfaces/ai-assistant.ts

@@ -1,4 +1,4 @@
-import type { IGrantedGroup, IUser, Ref } from '^/../../packages/core/dist';
+import type { IGrantedGroup, IUser, Ref } from '@growi/core';
 
 
 import type { VectorStore } from '../server/models/vector-store';
 import type { VectorStore } from '../server/models/vector-store';