diff options
Diffstat (limited to 'webAO/viewport/constants/colors.ts')
| -rw-r--r-- | webAO/viewport/constants/colors.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/viewport/constants/colors.ts b/webAO/viewport/constants/colors.ts index 4858081..7d1a9a8 100644 --- a/webAO/viewport/constants/colors.ts +++ b/webAO/viewport/constants/colors.ts @@ -9,4 +9,4 @@ export const COLORS = [ "cyan", "grey", "rainbow", - ];
\ No newline at end of file +]; |
