Skip to content

Commit

Permalink
fix: setting
Browse files Browse the repository at this point in the history
whes1015 committed Dec 2, 2024
1 parent a78995e commit febae53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/setting/drop_down.js
Original file line number Diff line number Diff line change
@@ -298,6 +298,8 @@ class DropDown {

renderCity(targetElement) {
try {
this.processStation(this.station);

this.log('Rendering city for element:', targetElement);

if (!targetElement) {

0 comments on commit febae53

Please sign in to comment.