Updating the example file to have json in name.

This commit is contained in:
Lucas Oskorep
2022-05-07 22:25:18 +00:00
parent 3afba8d096
commit fac86aa3bf
+15
View File
@@ -0,0 +1,15 @@
{
"profileName": "Example!",
"k1":["ONE"],
"k2":["TWO"],
"k3":["THREE"],
"k4":["ONE"],
"k5":["TWO"],
"k6":["THREE"],
"k7":["ONE"],
"k8":["TWO"],
"k9":["THREE"],
"k10":["ONE"],
"k11":["TWO"],
"k12":["THREE"],
}