change thumbnail name to be consistent in naming scheme
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
This commit is contained in:
parent
d4a1029d73
commit
cace59d6e4
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ public class EntryThumbnail {
|
|||
Cloudinary(R.drawable.thumb_cloudinary),
|
||||
Clubhouse(R.drawable.thumb_clubhouse),
|
||||
Cobranded(R.drawable.thumb_cobranded),
|
||||
Code42(R.drawable.thumb_code42),
|
||||
CodeFortyTwo(R.drawable.thumb_code42),
|
||||
Codeberg(R.drawable.thumb_codeberg),
|
||||
Codegiant(R.drawable.thumb_codegiant),
|
||||
Coinbase(R.drawable.thumb_coinbase),
|
||||
|
|
Loading…
Reference in a new issue