mirror of
https://github.com/axllent/mailpit.git
synced 2025-03-17 21:18:19 +02:00
Merge branch 'release/v1.10.4'
This commit is contained in:
commit
37e36aaeb6
@ -2,6 +2,12 @@
|
||||
|
||||
Notable changes to Mailpit will be documented in this file.
|
||||
|
||||
## [v1.10.4]
|
||||
|
||||
### Fix
|
||||
- Remove JS debug information for favicon
|
||||
|
||||
|
||||
## [v1.10.3]
|
||||
|
||||
### Chore
|
||||
|
@ -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…
x
Reference in New Issue
Block a user