fix import init

This commit is contained in:
josephsmendoza
2022-12-01 06:00:22 +00:00
parent 1be3525ee5
commit cbc0822b88
+2 -1
View File
@@ -7,4 +7,5 @@ function CSSRandom(){
}else{
requestAnimationFrame(CSSRandom)
}
}
}
CSSRandom()