diff options
Diffstat (limited to 'AleeBot/Properties')
| -rw-r--r-- | AleeBot/Properties/launchSettings.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/AleeBot/Properties/launchSettings.json b/AleeBot/Properties/launchSettings.json new file mode 100644 index 0000000..e7c5800 --- /dev/null +++ b/AleeBot/Properties/launchSettings.json @@ -0,0 +1,7 @@ +{ + "profiles": { + "AleeBot": { + "commandName": "Project" + } + } +}
\ No newline at end of file |
