mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 11:19:50 +08:00
feat: enable drag area for tauri apps
This commit is contained in:
@@ -12,6 +12,9 @@ const nextConfig = {
|
||||
return config;
|
||||
},
|
||||
output: mode,
|
||||
images: {
|
||||
unoptimized: mode === "export",
|
||||
},
|
||||
};
|
||||
|
||||
if (mode !== "export") {
|
||||
|
Reference in New Issue
Block a user