From 661e60c24a99d3556b3ab09b8aa6e69ab27d457c Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sun, 16 Apr 2017 03:00:47 -0500 Subject: [PATCH] Add a profile.json file --- src/studio/profile.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/studio/profile.json diff --git a/src/studio/profile.json b/src/studio/profile.json new file mode 100644 index 00000000..91e15fa9 --- /dev/null +++ b/src/studio/profile.json @@ -0,0 +1,3 @@ +{ + "app_name": "Nostalgia Studio" +}