change app name from AppCut to OpenCut
This commit is contained in:
@ -16,7 +16,7 @@ export const auth = betterAuth({
|
||||
emailAndPassword: {
|
||||
enabled: false,
|
||||
},
|
||||
appName: "AppCut",
|
||||
appName: "OpenCut",
|
||||
trustedOrigins: ["http://localhost:3000"],
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user