working
This commit is contained in:
parent
f7e794774d
commit
09d181eba8
37 changed files with 1898 additions and 5 deletions
15
astro_settings.json
Normal file
15
astro_settings.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"cameras": [
|
||||
"Canon 40D",
|
||||
"Canon 400D",
|
||||
"Canon 500D"
|
||||
],
|
||||
"lenses": [
|
||||
"MTO-500A",
|
||||
"Юпитер-21м",
|
||||
"Tamron 18-200mm"
|
||||
],
|
||||
"last_watch_folder": "C:/Users/Juliette/Documents/testwatcher",
|
||||
"last_camera": "Canon 40D",
|
||||
"last_lens": "MTO-500A"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue