anumaurya114exp commited on
Commit
37d9b06
·
1 Parent(s): a9e4ada

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ def onResetToDefaultSelection():
261
 
262
  return tableBoxes
263
 
264
- def getAllLogFilesUrls():
265
  global logsDir
266
  # Save processed data to temporary file
267
 
 
261
 
262
  return tableBoxes
263
 
264
+ def getAllLogFilesPaths():
265
  global logsDir
266
  # Save processed data to temporary file
267