root
hai 7 meses
Modificáronse 1 ficheiros con
3 adicións e
1 borrados
-
3
1
background.js
|
|
@@ -1,7 +1,9 @@
|
|
|
const images = [
|
|
|
'images/bg1.png',
|
|
|
'images/bg2.png',
|
|
|
- 'images/bg3.png'
|
|
|
+ 'images/bg3.png',
|
|
|
+ 'images/bg4.png',
|
|
|
+ 'images/bg5.png'
|
|
|
];
|
|
|
|
|
|
let index = 0;
|