mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
没啥变化
This commit is contained in:
@@ -599,7 +599,7 @@ export function ModalSelector<T extends CheckGroupValueType>(props: {
|
||||
onClose?: () => void;
|
||||
multiple?: boolean;
|
||||
}) {
|
||||
console.log("-----", props);
|
||||
// console.log("-----", props);
|
||||
|
||||
const getCheckCardAvatar = (value: string): React.ReactNode => {
|
||||
if (value.startsWith("gpt")) {
|
||||
|
||||
Reference in New Issue
Block a user