Version 0.7.2h - Fix Style
This commit is contained in:
parent
506bae2b79
commit
8e167da16f
@ -33,7 +33,7 @@ function getConfig(dlog) {
|
||||
|
||||
var config_data = JSON.parse(fs.readFileSync(__glob.CONFIG))
|
||||
|
||||
dlog.log("Fichier de configuration trouvé : TOKEN : " + config_data.token)
|
||||
dlog.log("Fichier de configuration trouvé : " + __glob.CONFIG)
|
||||
dlog.step.end("getConfig")
|
||||
|
||||
return config_data
|
||||
|
@ -1070,7 +1070,7 @@ p {
|
||||
|
||||
.set_user_info img {
|
||||
|
||||
width: 4vw;
|
||||
width: 3.5vw;
|
||||
margin-right: 10%;
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user