Skip to content

Commit

Permalink
Code review complete
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Jan 24, 2014
1 parent af843ad commit c9be26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/listen/listen.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ angular.module('bawApp.listen', ['decipher.tags', 'ui.bootstrap.typeahead'])
media: null,
selectedAudioEvent: null,
audioRecording: null,
project: null,
projects: [],
site: null
};

Expand Down

0 comments on commit c9be26c

Please sign in to comment.