Change quick settings location icon

The location icon changed to the gps icon instead of the file location
one
This commit is contained in:
Dimitris Kardarakos 2020-05-11 14:56:20 +03:00
parent dcb68989dd
commit 2f578016e3

View file

@ -192,7 +192,7 @@ Item {
});
settingsModel.append({
"text": i18n("Location"),
"icon": "find-location-symbolic",
"icon": "gps",
"enabled": false,
"settingsCommand": "",
"applet": null