diff --git a/websitepart.py b/websitepart.py index 437641f..244b353 100644 --- a/websitepart.py +++ b/websitepart.py @@ -43,6 +43,9 @@ def musicstatus(): history.append(currentbeforereset) html += f'
{f.read()}
\n' html += 'Music Name | \nTime | \n
---|---|
' + music[0] + ' | \n' + datetime.datetime.fromtimestamp(int(music[1]), datetime.timezone.utc).strftime("%Y-%m-%d %H:%M:%S") + ' | \n