mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-30 21:51:09 +00:00
5 lines
91 B
TypeScript
5 lines
91 B
TypeScript
export const ROUTE_AVAILABILITY = {
|
|
about: false,
|
|
circleDetailLinks: false,
|
|
} as const
|