Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
Trigger snapshots-ready event
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Jul 8, 2016
1 parent 5a74134 commit ce29035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/customize-snapshots.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
api.state( 'saved' ).set( false );
component.resetSavedStateQuietly();
}

api.trigger( 'snapshots-ready', component );
} );

api.bind( 'save', function( request ) {
Expand Down

0 comments on commit ce29035

Please sign in to comment.