HTML title removed because Thunderbird is setting its title and then changing it after the windows creation and we are already doing that see https://github.com/micz/ThunderAI/issues/696#issuecomment-4190953876

This commit is contained in:
mic 2026-04-06 23:06:59 +02:00
parent b17d094d0c
commit a92d2f4c55

View file

@ -3,7 +3,6 @@
<head>
<!-- Other meta tags and stylesheets -->
<link rel="stylesheet" type="text/css" href="styles.css">
<title>ThunderAI Assistant</title>
</head>
<body>
<!-- Use the custom tags directly -->