mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-13 05:23:42 +08:00
feat: add mask screen
This commit is contained in:
3
app/masks.ts
Normal file
3
app/masks.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { Mask } from "./store/mask";
|
||||
|
||||
export const BUILT_IN_MASKS: Mask[] = [];
|
Reference in New Issue
Block a user