Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Merge e878268 into 63961ac
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmsibley committed Feb 14, 2019
2 parents 63961ac + e878268 commit 0e1f4da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/main/webapp/my-app/main.js
Expand Up @@ -90,7 +90,6 @@ define([
.when('/notifications', messagesRoutes.notifications)
.when('/settings', portalSettingsRoutes.betaSettings)
.when('/user-settings', portalSettingsRoutes.userSettings)
.when('/features', messagesRoutes.announcements)
.when('/static/:fname', staticRoutes.staticMax)
.when('/exclusive/:fname', staticRoutes.exclusiveMax)
.when('/widget/:fname', widgetRoutes.widgetFullScreen)
Expand Down

0 comments on commit 0e1f4da

Please sign in to comment.