Skip to content

Commit

Permalink
Change default disabled gps icon
Browse files Browse the repository at this point in the history
  • Loading branch information
dacr committed Jun 23, 2024
1 parent 5b40090 commit 3b04c95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ object PhotoViewerApp extends ZIOAppDefault {
}

class FxApp extends JFXApp3 {
private val hasNoGPSText = "?"
private val hasNoGPSText = ""
private val hasGPSText = ""
private val noCategoryText = "No category"
private val noShootDateTimeText = "No shoot timestamp"
Expand Down

0 comments on commit 3b04c95

Please sign in to comment.