DmitrMakeev commited on
Commit
8065bd3
1 Parent(s): e4642f4

Update google_db.py

Browse files
Files changed (1) hide show
  1. google_db.py +1 -1
google_db.py CHANGED
@@ -11,7 +11,7 @@ token = os.getenv('token') # Ваш токен
11
  globs.name = "Дмит"
12
  globs.email = "mico@ght.com"
13
  globs.phone = "0"
14
- globs.rup_id= "test"
15
  globs.pr1 = "0"
16
  globs.pr2 = "0"
17
 
 
11
  globs.name = "Дмит"
12
  globs.email = "mico@ght.com"
13
  globs.phone = "0"
14
+ globs.grup_id = "test"
15
  globs.pr1 = "0"
16
  globs.pr2 = "0"
17