Update routeHelpers.js
This commit is contained in:
parent
642c11ff7d
commit
bf685c7703
@ -86,5 +86,5 @@ export function privacy(): string {
|
||||
}
|
||||
|
||||
export function settings(): string {
|
||||
return `${process.env.URL}/settings`;
|
||||
return `/settings`;
|
||||
}
|
||||
|
Reference in New Issue
Block a user