Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Make AltColors default (#1460)

Cette révision appartient à :
kilo 2017-09-02 03:04:33 +02:00 révisé par GitHub
Parent a0ddcf0ef7
révision 095712a674

Voir le fichier

@ -190,7 +190,7 @@ func GetAltColorsFromRequest(c *gin.Context) bool {
if err == nil {
return cookie == "true"
}
return false
return true
}
// GetMascotFromRequest : Gets the user selected theme from the request