mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding accuracy as text instead of colours
This commit is contained in:
parent
05a31cf6a6
commit
c0274ee7e7
11 changed files with 83 additions and 82 deletions
|
|
@ -106,5 +106,5 @@ export interface UserPreferences {
|
|||
export interface HowLongToBeatCategory {
|
||||
title: string;
|
||||
duration: string;
|
||||
color: string;
|
||||
accuracy: string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue