Skip to content

Commit

Permalink
Bug Scrub 0088
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <[email protected]>
  • Loading branch information
Kingdon Barrett committed Dec 12, 2023
1 parent 19e18d1 commit a642f71
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 = "1xgt9Mqt-ktSGq1BY01nHbdDXz7a0BW1WxjBU3gmZMEQ"
@@scrub_event_id = "0087"
@@previous_event_id = "0086"
@@google_sheet_id = "15eOvdnFwQ24HgWmQrlZm-wcdQPGZPIDZ6bWlLxxyxWA"
@@scrub_event_id = "0088"
@@previous_event_id = "0087"

def google_sheet_id
@@google_sheet_id
Expand Down

0 comments on commit a642f71

Please sign in to comment.