mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 17:44:57 +08:00
fix: #1237 can not delete cloned mask
This commit is contained in:
@@ -57,6 +57,7 @@ export const useMaskStore = create<MaskStore>()(
|
||||
...createEmptyMask(),
|
||||
...mask,
|
||||
id,
|
||||
builtin: false,
|
||||
};
|
||||
|
||||
set(() => ({ masks }));
|
||||
|
Reference in New Issue
Block a user