mirror of
https://github.com/mue/mue.git
synced 2026-07-09 13:35:35 +02:00
Merge pull request #97 from edenbun/master
Refactor the Background component during offline mode
This commit is contained in:
20
src/modules/offlineImages.json
Normal file
20
src/modules/offlineImages.json
Normal 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]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user