// On startup, check if we need to get fresh weather data
// Ensure our singleton is created as soon as possible
// so we start fetching weather asap if necessary
Location.init()
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.