Add chat gifts and relationship diary UI
This commit is contained in:
+2
-2
@@ -23,12 +23,12 @@ const nextConfig: NextConfig = {
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "**.supabase.co",
|
||||
pathname: "/storage/v1/object/public/**",
|
||||
pathname: "/storage/v1/object/**",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "dbapi.banlv-ai.com",
|
||||
pathname: "/storage/v1/object/public/**",
|
||||
pathname: "/storage/v1/object/**",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
|
||||
Reference in New Issue
Block a user