mw.widgets.MediaUserUploadsQueue.prototype.setup = function () {
        var queue = this;

        return this.getFileRepos().then( function ( sources ) {
            if ( queue.providers.length === 0 ) {