Optional prop generateOnInit, used in virt reg page
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div v-else>
|
||||
<RaffleGenerator @colors="setWithRandomColors" />
|
||||
<RaffleGenerator @colors="setWithRandomColors" :generateOnInit="true" />
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user