pull/9913/head
Benedikt Werner 2021-10-02 08:58:04 +02:00
parent 6a67e9e643
commit 925c71bf52
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ db.trophyKind.insert({
db.trophyKind.insert({
_id: 'contentTeam',
name: 'Lichess Content Team',
icon: '',
icon: '',
klass: 'icon3d',
order: NumberInt(103),
withCustomImage: false,