Skip to content

Commit

Permalink
Bug Scrub 0084
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 31, 2023
1 parent caa029b commit aed7568
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 = "16heWB_7dyQIBLuoCne1FySxAHgGMQDHVG0BBppC0-94"
@@scrub_event_id = "0083"
@@previous_event_id = "0081"
@@google_sheet_id = "1eqWSGfyxlr-ca7QZzsOdy4lrxsaxg8g3ima7SvOVCEU"
@@scrub_event_id = "0084"
@@previous_event_id = "0083"

def google_sheet_id
@@google_sheet_id
Expand Down

0 comments on commit aed7568

Please sign in to comment.