Skip to content

Commit

Permalink
FIX: Incorrect value at app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
diogosilverio committed Feb 4, 2018
1 parent 6d658fa commit 37f104f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"slug": "flashcards",
"description": "Flashcards quiz app for Udacity React Nanodegree",
"icon": "https://diogosilverio.net/flashcards.png",
"privacy": "private",
"privacy": "unlisted",
"version": "1.0.0",
"orientation": "portrait",
"sdkVersion": "23.0.0",
Expand Down

0 comments on commit 37f104f

Please sign in to comment.