镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 06:26:47 +00:00
remove gen restore btn
这个提交包含在:
@@ -1058,7 +1058,7 @@ function reset_conversation(a, b) {
|
||||
setCookie("js_previous_chat_cookie", a, 1);
|
||||
b = btoa(unescape(encodeURIComponent(JSON.stringify(b))));
|
||||
setCookie("js_previous_history_cookie", b, 1);
|
||||
gen_restore_btn();
|
||||
// gen_restore_btn();
|
||||
return [[], [], "已重置"];
|
||||
}
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户