Skip to content

Commit

Permalink
Revert "Merge branch 'feat/2941-file-properties' of https://github.co…
Browse files Browse the repository at this point in the history
…m/bcgov/bcbox into feat/2941-file-properties"

This reverts commit 880b94a, reversing
changes made to 52a7521.
  • Loading branch information
Dragan Colic committed Feb 2, 2023
1 parent 880b94a commit f9fe66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const router = createRouter({
name: RouteNames.ObjectFileDetails,
component: () => import('../views/ObjectFileDetailsView.vue'),
meta: { requiresAuth: true },
}
},
],
},
{
Expand Down

0 comments on commit f9fe66e

Please sign in to comment.