mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
Fix share page whisper auth (#1161)
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
1
packages/global/support/user/team/type.d.ts
vendored
1
packages/global/support/user/team/type.d.ts
vendored
@@ -81,4 +81,5 @@ export type TeamTagItemType = {
|
||||
export type LafAccountType = {
|
||||
token: string;
|
||||
appid: string;
|
||||
pat: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user