duwing commited on
Commit
f8a8ebd
ยท
verified ยท
1 Parent(s): c607ebe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ def main():
129
  url = st.text_input("url์„ ์ž…๋ ฅํ•˜์„ธ์š”")
130
 
131
 
132
- if url:
133
  title, content, comments = get_comments(url)
134
 
135
  # ๊ฒฐ๊ณผ ํ‘œ์‹œ
 
129
  url = st.text_input("url์„ ์ž…๋ ฅํ•˜์„ธ์š”")
130
 
131
 
132
+ if value:
133
  title, content, comments = get_comments(url)
134
 
135
  # ๊ฒฐ๊ณผ ํ‘œ์‹œ