Fix location icon

pull/2958/head
Alex Baker 4 months ago
parent 86f23a0768
commit b4b5d8d80f

@ -9,7 +9,7 @@ object TasksIcons {
const val HISTORY = "history"
const val TODAY = "today"
const val LIST = "list"
const val PLACE = "place"
const val PLACE = "location_on"
const val CLOUD_OFF = "cloud_off"
const val CLEAR = "clear"
const val ADD = "add"

Loading…
Cancel
Save