Merge pull request #97 from edenbun/master

Refactor the Background component during offline mode
This commit is contained in:
David Ralph
2020-08-27 20:11:51 +01:00
committed by GitHub
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]
}
}