Update app.py
Browse files
app.py
CHANGED
@@ -249,4 +249,4 @@ else:
|
|
249 |
arquivos_existentes = []
|
250 |
|
251 |
if not arquivos_existentes:
|
252 |
-
st.info("Nenhum arquivo
|
|
|
249 |
arquivos_existentes = []
|
250 |
|
251 |
if not arquivos_existentes:
|
252 |
+
st.info("Nenhum arquivo encontrado nesta categoria.")
|