mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
update public routes
This commit is contained in:
parent
dc80fb8213
commit
48e76e7fe8
@ -74,5 +74,15 @@ export default [
|
||||
mobile: false,
|
||||
desktop: true,
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/privacy",
|
||||
useLayout: "default",
|
||||
public: true
|
||||
},
|
||||
{
|
||||
path: "/terms",
|
||||
useLayout: "default",
|
||||
public: true
|
||||
},
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user