Corr description

This commit is contained in:
Lasse Studion 2023-03-16 13:40:50 +01:00
parent 5cbbdbf50c
commit 57736495a2

6
app.py
View File

@ -25,9 +25,9 @@ def get_time(s):
st.title(":red[Music Report for Hindenburg]") st.title(":red[Music Report for Hindenburg]")
st.markdown( st.markdown(
""" """
**Paste your music report från Hindenburg in the field below to **Paste your music report from Hindenburg in the field below to get a
get a report with the total lenght of each song used. If you chose to download it report with the total length of each song used. If you choose to
you will get a CSV where you find the start time for each music clip in the report.** download it you will get a CSV where you find the start time for each music clip in the report.**
""" """
) )
# Get data from clipboard # Get data from clipboard