fix logo flicker having text component
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
AFRAME.registerComponent('logoflicker', {
|
||||
dependencies: ['text'],
|
||||
|
||||
schema: {
|
||||
delay: {default: 1000.0},
|
||||
active: {default: true}
|
||||
|
||||
Reference in New Issue
Block a user