mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-26 14:32:52 -05:00
change weather provider to open-meteo
- seems more accurate and reliable than wttr.in
This commit is contained in:
@@ -203,7 +203,7 @@ Item {
|
||||
}
|
||||
|
||||
StyledText {
|
||||
text: "Allow wttr.in to determine location based on IP address"
|
||||
text: "Automatically determine your location using your IP address"
|
||||
font.pixelSize: Theme.fontSizeSmall
|
||||
color: Theme.surfaceVariantText
|
||||
wrapMode: Text.WordWrap
|
||||
|
||||
Reference in New Issue
Block a user