mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Revert "Revert "Реализована страница 404 ошибки""
This reverts commit 22f80576bd
.
This commit is contained in:
@@ -31,6 +31,8 @@ func FindRecord(username string) (SkinItem, error) {
|
||||
if (decodeErr != nil) {
|
||||
log.Println("Cannot decode record data")
|
||||
}
|
||||
} else {
|
||||
log.Println("Error on request user data")
|
||||
}
|
||||
|
||||
return record, err
|
||||
|
Reference in New Issue
Block a user