mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
🐛(lang) fix hardcoded lang=en that might trigger auto-translate
That would result in garbled icons like some users reported
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user