Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -218,8 +218,7 @@ def sync_to_notion(token, database_id, branch_data):
|
|
218 |
|
219 |
|
220 |
|
221 |
-
|
222 |
-
# sync_to_notion("secret_V2olY3GMsTLaC910Ym20xT9RnBfoDdrAwXb1ayBupXI", "402d60c9c1ef4980a3d85c5a4f4a0c97", branch_data)
|
223 |
|
224 |
# Predefined dictionaries of streams to update
|
225 |
streams = {
|
|
|
218 |
|
219 |
|
220 |
|
221 |
+
|
|
|
222 |
|
223 |
# Predefined dictionaries of streams to update
|
224 |
streams = {
|