#8002 adjust to Lilium #3199
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3199
Loading…
Reference in New Issue
No description provided.
Delete Branch "8002-refactorToLilium"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -37,0 +37,4 @@
let html = `<h2>Motivo: ${reason}</h2>`;
html += `<h3>Usuario: ${userId} ${emailUser.email}</h3>`;
html += `<h3>Additional Data:</h3>`;
html += `<ul><li>Code: ${code}</li>`;
no seria millor fer un for in de les keys de additionalData aixina no cal ficarles a ma?
@ -29,3 +29,3 @@
if (data.additionalData && this.vnToken.token) {
if (data.additionalData && this.vnToken.token)
this.additionalData = data.additionalData;
Esto ya no hcae falta tampococ no?