DB restructure, print page
This commit is contained in:
@@ -33,6 +33,7 @@ export default class extends Controller {
|
||||
|
||||
#updateTemplatePlan() {
|
||||
const nextIndex = this.planTargets.length
|
||||
console.log(nextIndex)
|
||||
const num_of_colors = this.formColorValue.length
|
||||
let colorIndex = 0
|
||||
let newSecondaryColor = "copper"
|
||||
|
||||
Reference in New Issue
Block a user