Skip to content

Commit 8857473

Browse files
authored
Update devtracker.rb
1 parent ad3da35 commit 8857473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtracker.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
set :current_first_day_of_financial_year, first_day_of_financial_year(DateTime.now)
8282
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'
83+
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'
8484
#set :goverment_department_ids, 'GB-GOV-1,GB-1'
8585
set :google_recaptcha_publicKey, ENV["GOOGLE_PUBLIC_KEY"]
8686
set :google_recaptcha_privateKey, ENV["GOOGLE_PRIVATE_KEY"]

0 commit comments

Comments
 (0)