Update sweebot.py
This commit is contained in:
parent
9f5f47c61d
commit
680143fcf9
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ from googleapiclient.discovery import build
|
|||
|
||||
run = 0
|
||||
block = 0
|
||||
parsed = 0
|
||||
# Dashboard thread
|
||||
from flask import Flask, send_file
|
||||
app = Flask(__name__)
|
||||
|
|
Loading…
Reference in a new issue