1
0
mirror of https://github.com/furyfire/LEDNotifier.git synced 2024-09-19 22:52:13 +00:00
LEDNotifier/Properties/launchSettings.json

8 lines
116 B
JSON
Raw Normal View History

2021-12-31 16:04:00 +00:00
{
"profiles": {
"LEDNotifier": {
"commandName": "Project",
"commandLineArgs": "random"
}
}
}