fixed not closed function

This commit is contained in:
Justin 2023-03-17 14:53:26 +08:00 committed by GitHub
parent 854b0ca592
commit 4b2515706b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1236,8 +1236,8 @@ function getTradingSettings(page) {
symbols: symbols,
};
}
return settings;
}
// gets the current wether and forecast settings
function getWeatherSettings(page) {