From 29869cdd4037aa03ae64168826d96a7263cd7b6c Mon Sep 17 00:00:00 2001 From: Natalie Schultz <90212258+nataliejschultz@users.noreply.github.com> Date: Wed, 22 May 2024 15:19:16 -0600 Subject: [PATCH] Update and rename debug.conf.json.sample to debug.conf.dev.json Removing the inconsequential change from the last push and renaming manually. This was my issue: https://github.com/desktop/desktop/issues/13588 --- conf/analysis/{debug.conf.json.sample => debug.conf.dev.json} | 1 - 1 file changed, 1 deletion(-) rename conf/analysis/{debug.conf.json.sample => debug.conf.dev.json} (99%) diff --git a/conf/analysis/debug.conf.json.sample b/conf/analysis/debug.conf.dev.json similarity index 99% rename from conf/analysis/debug.conf.json.sample rename to conf/analysis/debug.conf.dev.json index ea638b701..23c184aa7 100644 --- a/conf/analysis/debug.conf.json.sample +++ b/conf/analysis/debug.conf.dev.json @@ -12,4 +12,3 @@ "analysis.result.section.key": "analysis/inferred_section", "userinput.keylist": ["manual/mode_confirm", "manual/purpose_confirm", "manual/trip_user_input", "manual/place_user_input"] } -