Skip to content

Commit

Permalink
Update Config.gs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewroberts committed Oct 12, 2015
1 parent e878c38 commit 87299f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Config.gs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ var TRELLO_BASE_API = "https://api.trello.com"
// ---------

// TODO - Get all the strings into constants/Enums
// TODO - Get the URI programmatically

var AUTHORIZATION_URI = 'https://script.google.com/macros/s/AKfycby36IYKZvmGJpQwDqfZzD2XRBFIPT2sYyfVsqNaH0Spm4LusDc/exec'

var PROPERTY_API_VERSION = SCRIPT_NAME + '_API_Version'

Expand Down

0 comments on commit 87299f5

Please sign in to comment.