Fixed thumbnail on gallery info

This commit is contained in:
Pupil
2020-01-15 11:28:38 +09:00
parent e0ccac13c1
commit e81c189afc
3 changed files with 13 additions and 24 deletions

View File

@@ -68,7 +68,7 @@ class UnitTest {
@Test
fun test_getGallery() {
val gallery = getGallery(1510566)
val gallery = getGallery(1552751)
print(gallery)
}