Skip to content

Commit

Permalink
Overlay time locale
Browse files Browse the repository at this point in the history
  • Loading branch information
40Cakes committed Sep 22, 2024
1 parent 2f9feaf commit 6e0ae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/web/static/js/stream-overlay.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ override_display_timezone = "AEST" // "AEST"

// Name of Pokemon for the "timers since last encounter" for a Pokemon to display on screen
target_timer_1 = "Aron" // "Seedot"
target_timer_2 = "Zubat"
target_timer_2 = ""

// Pokemon to display on the checklist (possible encounters via current bot mode are appended to top of list)
// Leave it empty to only show encounters on the current route
Expand Down

0 comments on commit 6e0ae54

Please sign in to comment.