feat: share unlogin.perf: link format and model ui
This commit is contained in:
@@ -230,7 +230,8 @@ export const authShareChat = async ({
|
||||
// 获取 model 数据
|
||||
const { model, showModelDetail } = await authModel({
|
||||
modelId,
|
||||
userId
|
||||
userId,
|
||||
authOwner: false
|
||||
});
|
||||
|
||||
// 获取 user 的 apiKey
|
||||
|
||||
Reference in New Issue
Block a user