euler314 commited on
Commit
c0f64c7
·
verified ·
1 Parent(s): 7fa8de9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ app = Flask(__name__)
12
 
13
  # Your Google Sheet and Drive settings
14
  SPREADSHEET_ID = '1FfqnS2ThmTo8QDryimD86VHI1zGyET9c3vbaiRAcaPg'
15
- FOLDER_ID = 'YOUR_FOLDER_ID' # Your Google Drive folder ID
16
 
17
  # HTML template as a string
18
  HTML_TEMPLATE = '''
 
12
 
13
  # Your Google Sheet and Drive settings
14
  SPREADSHEET_ID = '1FfqnS2ThmTo8QDryimD86VHI1zGyET9c3vbaiRAcaPg'
15
+ FOLDER_ID = '17gS_4w0fjOeyod6Vz6LgDK15KrQqMC-M' # Your Google Drive folder ID
16
 
17
  # HTML template as a string
18
  HTML_TEMPLATE = '''