mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 12:31:58 +08:00
feat: add mask page
This commit is contained in:
3
app/config/masks.ts
Normal file
3
app/config/masks.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { Mask } from "../store/mask";
|
||||
|
||||
export const BUILTIN_MASKS: Mask[] = [];
|
Reference in New Issue
Block a user