Fix select-arrow.png reference (maybe)

This commit is contained in:
Robert L
2017-08-07 11:00:57 -04:00
parent d0dbaddbb9
commit 5bd240de75
2 changed files with 10 additions and 1 deletions

9
js/test.json Normal file
View File

@ -0,0 +1,9 @@
{
"red":"#f00",
"green":"#0f0",
"blue":"#00f",
"cyan":"#0ff",
"magenta":"#f0f",
"yellow":"#ff0",
"black":"#000"
}