diff --git a/app/js/controllers.js b/app/js/controllers.js index db1e96f7..c0aaa764 100644 --- a/app/js/controllers.js +++ b/app/js/controllers.js @@ -330,7 +330,7 @@ angular.module('myApp.controllers', []) startLimit = 20, limit = 50, inputMediaFilters = { - photos: 'inputMessagesFilterPhotoVideo', + photos: 'inputMessagesFilterPhotos', video: 'inputMessagesFilterVideo', documents: 'inputMessagesFilterDocument', },