Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nadezhdakuzmina committed Dec 23, 2022
1 parent 41cb878 commit 0fd60df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/routes/teacher-routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ import {
VacationSchedule,
VisaCertificatePage,
WorkOnTermsOfExternalConcurrencyPage,
WorkTransfer,
} from './pages'

import { isProduction } from '@consts'
Expand Down Expand Up @@ -112,6 +113,7 @@ const ApplicationRedirect = () => PageIsNotReady({ oldVersionUrl: '/sprav' })

export const teachersPrivateRoutes: () => IRoutes = () => ({
...generalRoutes,

applications: {
id: 'applications',
title: 'Цифровые сервисы',
Expand Down

0 comments on commit 0fd60df

Please sign in to comment.