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:
@@ -42,6 +42,9 @@ const TeamSchema = new Schema({
|
||||
},
|
||||
appid: {
|
||||
type: String
|
||||
},
|
||||
pat: {
|
||||
type: String
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user