From fac86aa3bf974b223eecd618b1592c5813601a68 Mon Sep 17 00:00:00 2001 From: Lucas Oskorep Date: Sat, 7 May 2022 22:25:18 +0000 Subject: [PATCH] Updating the example file to have json in name. --- macro_pad_apps/{example => example.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename macro_pad_apps/{example => example.json} (99%) diff --git a/macro_pad_apps/example b/macro_pad_apps/example.json similarity index 99% rename from macro_pad_apps/example rename to macro_pad_apps/example.json index 6a92cf0..d59613e 100644 --- a/macro_pad_apps/example +++ b/macro_pad_apps/example.json @@ -12,4 +12,4 @@ "k10":["ONE"], "k11":["TWO"], "k12":["THREE"], -} \ No newline at end of file +}