feat(Search) Search hotkey now working. CMD + K
This commit is contained in:
@@ -28,7 +28,7 @@ public class TimingService : ITimingService
|
||||
NotifyDataChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public int GetTravelTime()
|
||||
{
|
||||
return travelTime;
|
||||
|
||||
Reference in New Issue
Block a user