From 3fbaff704571293be83e2b56d36b761f42cce1ec Mon Sep 17 00:00:00 2001 From: Biswa Kalyan Bhuyan Date: Sat, 29 Mar 2025 12:35:50 +0530 Subject: Update version v0.3.2 --- youtube/templates/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube/templates/error.html') diff --git a/youtube/templates/error.html b/youtube/templates/error.html index 97f8ca9..8e67861 100644 --- a/youtube/templates/error.html +++ b/youtube/templates/error.html @@ -19,7 +19,7 @@

500 Uncaught exception:

{{ traceback }}
-

Please report this issue at https://todo.sr.ht/~heckyel/yt-local

+

Please report this issue at https://git.surgot.in/yt-local

Remember to include the traceback in your issue and redact any information in it you do not want to share

{% else %} -- cgit v1.2.3-59-g8ed1b