* fix typo in production config
This commit is contained in:
parent
afbe4c09c2
commit
12d294f62f
|
|
@ -91,5 +91,5 @@ SampleApp::Application.configure do
|
|||
config.facebook_app_secret = '8b1f20430356d44fb49c0a504a9ff401' # staging
|
||||
|
||||
config.twitter_app_id = 'RHv0NJod7NLCXH6Kv29LWw' # staging
|
||||
config.twitter.app_secret = 'ZjLl7rtagTozYDuKKyZNtaTQ4aGFmZPVCO8EoUJmg' # staging
|
||||
config.twitter_app_secret = 'ZjLl7rtagTozYDuKKyZNtaTQ4aGFmZPVCO8EoUJmg' # staging
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue