Skip to content

Commit fcfafa1

Browse files
committed
add dir jsonfiles
1 parent 34f9e13 commit fcfafa1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

jsonfiles/tabs.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"fontFamily":{
3+
"1":"欢迎 218 家教",
4+
"2":"asdf"
5+
},
6+
7+
"fontSize":{
8+
"1":"asdff",
9+
"2":"zxcv"
10+
},
11+
12+
"BaseSettings":{
13+
"font":1,
14+
"size":2
15+
}
16+
}

0 commit comments

Comments
 (0)