Skip to content

Commit

Permalink
Update dev-center.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jelveh committed Dec 30, 2024
1 parent be24f2a commit 5da8872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dev-center/js/dev-center.js
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,8 @@ function generate_edit_app_section(app) {
<option value="today">Today</option>
<option value="yesterday">Yesterday</option>
<optgroup label="──────"></optgroup>
<option value="this_week">This week</option>
<option value="last_week">Last week</option>
<option value="7d">Last 7 days</option>
<option value="30d">Last 30 days</option>
<optgroup label="──────"></optgroup>
Expand Down

0 comments on commit 5da8872

Please sign in to comment.