mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-21 06:19:38 +08:00
Clean console output
This commit is contained in:
parent
4c4023bbc2
commit
8fa1477d7d
@ -13,11 +13,3 @@ import './event'
|
||||
import './element'
|
||||
import './logout'
|
||||
import './check-updates'
|
||||
|
||||
// eslint-disable-next-line no-console
|
||||
console.log(
|
||||
`%c Blessing Skin %c v${blessing.version} %c`,
|
||||
'color:#fff;background:#00843d;padding:5px 0;margin:10px 0;',
|
||||
'background:#f3d03e;padding:5px 0;',
|
||||
'font-style:italic;',
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user