Fixed 'cannot close app on first setup'

This commit is contained in:
jeffser
2024-05-16 09:50:35 -06:00
parent 76486da3d4
commit d1fbdad486
2 changed files with 16 additions and 19 deletions

View File

@@ -64,8 +64,7 @@
"sources" : [
{
"type" : "git",
"url" : "https://github.com/Jeffser/Alpaca.git",
"tag": "0.2.2"
"url" : "file:///home/tentri/Documents/Alpaca"
}
]
}