mirror of
https://github.com/axllent/mailpit.git
synced 2025-01-16 02:47:11 +02:00
Fix: Remove JS debug information for favicon
This commit is contained in:
parent
b7d7be64fb
commit
701741a723
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user