Skip to content

Commit

Permalink
Enable new trimming flag (#12124)
Browse files Browse the repository at this point in the history
  • Loading branch information
merapi committed Aug 16, 2022
1 parent 48b51ca commit e796928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Experiments.php
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ public function get_experiments(): array {
'label' => __( 'Trim media recording', 'web-stories' ),
'description' => __( 'Enable the ability to trim a media recording before you insert it', 'web-stories' ),
'group' => 'editor',
'default' => true,
],
/**
* Author: @swissspidy
Expand Down

0 comments on commit e796928

Please sign in to comment.