Skip to content

Commit

Permalink
modified manifest for time_clock api testapp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephemera committed Aug 7, 2013
1 parent b8c90f2 commit c6101f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Time_Clock/manifest.webapp
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "testapp",
"description": "it is a test app",
"name": "Time_Clock",
"description": "Time & Clock API test app",
"launch_path": "/index.html",
"icons": {
"128": "test.png"
"128": "nothing.png"
},
"developer": {
"name": "test user",
"url": "http://localhost"
"name": "고윤지, 변상필, 정규용",
"url": ""
},
"default_locale": "ko",
"type": "certified",
Expand Down

0 comments on commit c6101f6

Please sign in to comment.