Skip to content

Commit

Permalink
Minor correction to copy and paste
Browse files Browse the repository at this point in the history
  • Loading branch information
yracine committed Oct 24, 2015
1 parent 171fcc3 commit 2f913a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smartapps/myAutomaticServiceMgr
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,6 @@ def getChildName() { "My Automatic Device" }

def getServerUrl() { return getApiServerUrl() }

f getSmartThingsClientId() { "insert your public key here!" }
def getSmartThingsClientId() { "insert your public key here!" }

def getSmartThingsPrivateKey() { "insert your private key here!" }

0 comments on commit 2f913a7

Please sign in to comment.