Skip to content

Commit

Permalink
Goddamn capitals
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmcpowned committed Aug 18, 2018
1 parent c30dc83 commit 0076cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/client/src/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ angular.module('reg')
},
'announcement@app': {
templateUrl: "views/announcement/announcement.html",
controller: 'announcementCtrl',
controller: 'AnnouncementCtrl',
resolve: {
'settings' : function(SettingsService) {
return SettingsService.getPublicSettings();
Expand Down

0 comments on commit 0076cbb

Please sign in to comment.