You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clarity-analyzer\src\main\java\skadistats\clarity\analyzer\main\MainView.java:96: error: unmappable character (0x8F) for encoding windows-1252
buttonPlay.textProperty().bind(EasyBind.map(replayController.playingProperty(), playing -> playing ? "�?�" : "�?�"));