Advertisement
Guest User

Untitled

a guest
Aug 19th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     {
  2.         title: 'message.visitors',
  3.         path: '/admin/visitors',
  4.         exact: true,
  5.         items: [
  6.             { title: 'message.inviteVisitors', path: '/admin/visitors/invite', exact: true}
  7.         ]
  8.     },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement