Refactor the Background component during offline mode

This commit is contained in:
edenbun
2020-08-27 19:25:50 +01:00
parent 259a36fd5d
commit afb0f5c061
2 changed files with 34 additions and 16 deletions

View File

@@ -0,0 +1,20 @@
{
"Tirachard Kumtanom" : {
"photo": [1]
},
"Sohail Na": {
"photo": [4]
},
"Miriam Espacio": {
"photo": [7]
},
"Fabian Wiktor": {
"photo": [20]
},
"Pixabay": {
"photo": [2, 3, 9, 11, 13, 14, 15]
},
"Unknown" : {
"photo": [5, 6, 8, 10, 12, 16, 17, 18, 19]
}
}