Add achievements (#26)
This commit is contained in:
parent
7a716c62b5
commit
93e4603e93
2 changed files with 12 additions and 4353 deletions
4359
package-lock.json
generated
4359
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -800,7 +800,11 @@ router.all("/UwagiIOsiagniecia.mvc/Get", (req, res) => {
|
|||
"KategoriaTyp": item._category
|
||||
};
|
||||
}),
|
||||
"Osiagniecia": []
|
||||
"Osiagniecia": [
|
||||
"Konkurs na najlepszą aplikację do dziennika - pierwsze miejsce",
|
||||
"Programowanie stron internetowych - wynik bardzo dobry",
|
||||
"Olimpiada Informatyczna Juniorów - laureat"
|
||||
]
|
||||
},
|
||||
"success": true
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue