schedules page removed
This commit is contained in:
@@ -21,7 +21,6 @@ import { useAuthStore } from "../../store/authStore";
|
||||
* - /settings (including /settings/sites)
|
||||
* - /dashboard
|
||||
* - /analytics
|
||||
* - /schedules
|
||||
* - /thinker
|
||||
* - /signin, /signup
|
||||
*/
|
||||
@@ -37,7 +36,6 @@ const SITE_SWITCHER_HIDDEN_PATHS = [
|
||||
'/settings',
|
||||
'/dashboard',
|
||||
'/analytics',
|
||||
'/schedules',
|
||||
'/thinker',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user