arslan-ahmed commited on
Commit
bec46de
1 Parent(s): 8e71274

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ from ttyd_consts import *
28
  ###############################################################################################
29
 
30
  # You want to hardcode Documents or take it from UI?
31
- UiAddData = False
32
 
33
  if UiAddData: # take input data from UI
34
  md_title = md_title_general
 
28
  ###############################################################################################
29
 
30
  # You want to hardcode Documents or take it from UI?
31
+ UiAddData = True
32
 
33
  if UiAddData: # take input data from UI
34
  md_title = md_title_general