mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
import grouping and sorting with Prettier plugin
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
import { TimeControl } from "@/types"
|
||||
import { TimeControl } from "@/types";
|
||||
|
||||
export const TimeControlColours = {
|
||||
[TimeControl.Classic]: "#00ac39",
|
||||
[TimeControl.Rapid]: "#0086c7",
|
||||
[TimeControl.Blitz]: "#ddce20",
|
||||
[TimeControl.Other]: "#ea5f17",
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user