Skip to content

Commit

Permalink
Update annotation for shakaDemo.refreshAssetList_
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed Aug 31, 2017
1 parent 47be7e9 commit e3af7f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion demo/offline_section.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,10 @@ shakaDemo.storeDeleteAsset_ = function() {
};


/** @private */
/**
* @return {!Promise}
* @private
*/
shakaDemo.refreshAssetList_ = function() {
// Remove all child elements.
var group = shakaDemo.offlineOptGroup_;
Expand Down

0 comments on commit e3af7f1

Please sign in to comment.