mirror of
https://github.com/axllent/mailpit.git
synced 2026-06-28 06:56:06 +00:00
Fix: Remove JS debug information for favicon
This commit is contained in:
@@ -72,8 +72,6 @@ export default {
|
||||
fontSize = strlen > 3 ? 30 : 36
|
||||
}
|
||||
|
||||
console.log(fontSize)
|
||||
|
||||
let canvas = document.createElement('canvas')
|
||||
canvas.width = 64
|
||||
canvas.height = 64
|
||||
|
||||
Reference in New Issue
Block a user