modified: app/run.py
This commit is contained in:
parent
c9ce4b900c
commit
60011917bc
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ print("🍲 | Getting Meal Info Image")
|
|||
lib.얻기(MLSV_YMD)
|
||||
#lib.얻기(MLSV_YMD)
|
||||
|
||||
path = f"{os.getenv('ROOT')}temp/{MLSV_YMD}.png"
|
||||
path = f"temp/{MLSV_YMD}.png"
|
||||
print(f"🍲 | Meal Info Image Saved : {path}")
|
||||
|
||||
print("📸 | Uploading Story")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue