mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-09 18:02:08 +08:00
lighthouse requirements
This commit is contained in:
@@ -99,7 +99,7 @@ export default function WeatherApi({ options }) {
|
||||
}
|
||||
};
|
||||
|
||||
if (!requesting && !location) requestLocation();
|
||||
// if (!requesting && !location) requestLocation();
|
||||
|
||||
if (!location) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user