We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3da35 commit 8857473Copy full SHA for 8857473
1 file changed
devtracker.rb
@@ -80,7 +80,7 @@
80
81
set :current_first_day_of_financial_year, first_day_of_financial_year(DateTime.now)
82
set :current_last_day_of_financial_year, last_day_of_financial_year(DateTime.now)
83
-set :goverment_department_ids, 'GB-GOV-25,GB-GOV-26,GB-GOV-15,GB-GOV-9,GB-GOV-6,GB-GOV-2,GB-GOV-1,GB-1,GB-GOV-3,GB-GOV-13,GB-GOV-7,GB-6,GB-10,GB-GOV-10,GB-9,GB-GOV-8,GB-GOV-5,GB-GOV-12,GB-COH-RC000346,GB-COH-03877777,GB-GOV-24'
+set :goverment_department_ids, 'GB-GOV-53,GB-GOV-25,GB-GOV-26,GB-GOV-15,GB-GOV-9,GB-GOV-6,GB-GOV-2,GB-GOV-1,GB-1,GB-GOV-3,GB-GOV-13,GB-GOV-7,GB-6,GB-10,GB-GOV-10,GB-9,GB-GOV-8,GB-GOV-5,GB-GOV-12,GB-COH-RC000346,GB-COH-03877777,GB-GOV-24'
84
#set :goverment_department_ids, 'GB-GOV-1,GB-1'
85
set :google_recaptcha_publicKey, ENV["GOOGLE_PUBLIC_KEY"]
86
set :google_recaptcha_privateKey, ENV["GOOGLE_PRIVATE_KEY"]
0 commit comments