Skip to content

Commit f2bf5db

Browse files
committed
..
1 parent 7e61979 commit f2bf5db

7 files changed

Lines changed: 11 additions & 1 deletion

File tree

.vs/VSWorkspaceState.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"ExpandedNodes": [
3+
"",
4+
"\\files"
5+
],
6+
"SelectedNode": "\\files\\turnaUI.js",
7+
"PreviewInSolutionExplorer": false
8+
}

.vs/slnx.sqlite

0 Bytes
Binary file not shown.
Binary file not shown.

.vs/webhook-server/FileContentIndex/5ab75703-9a4e-49b0-a0ba-f6c4ecb2c6c5.vsidx renamed to .vs/webhook-server/FileContentIndex/786c86bb-25b6-403c-9bb9-4c4df479161d.vsidx

File renamed without changes.
Binary file not shown.

.vs/webhook-server/v17/.wsuo

14.5 KB
Binary file not shown.

files/turnaUI.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
'#fff0d3',
55
'#f5deff',
66
'#FEF6F1',
7-
'#9bd0b7'
7+
'#9bd0b7',
8+
'#fff3f0',
9+
'#f0f3ff'
810
]
911
var TournaUI = {
1012
dragging: null,

0 commit comments

Comments
 (0)