Skip to content

Commit

Permalink
Bug Scrub 0081
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <[email protected]>
  • Loading branch information
Kingdon Barrett committed Oct 3, 2023
1 parent 0ab6809 commit dd9a752
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions params.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Params
@@google_sheet_id = "11_GP80hxb4IWC9mIffZZOahwcJCskJU8XQPQ9BIx0No"
@@scrub_event_id = "0080"
@@previous_event_id = "0079"
@@google_sheet_id = "1hVojhbssTtPGCv8lqPkAa-5ULHE95DZD_iFQVvZS8gE"
@@scrub_event_id = "0081"
@@previous_event_id = "0080"

def google_sheet_id
@@google_sheet_id
Expand Down

0 comments on commit dd9a752

Please sign in to comment.