Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Jun 4, 2024
1 parent 062629f commit 072e349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/php/administration.php
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@
</label>
<div class="col-sm-6">
<select class="form-control configKey" data-l1key="history::smooth">
<option value=-2">{{Aucun}}</option>
<option value="-2">{{Aucun}}</option>
<option value="60">{{1 min}}</option>
<option value="300">{{5 min}}</option>
<option value="600">{{10 min}}</option>
Expand Down

0 comments on commit 072e349

Please sign in to comment.