Skip to content

Conversation

@nmykhalkevch-exoft
Copy link
Contributor

No description provided.

Comment on lines 66 to 72
createLicense(licenseDetails: { id: string; licenseOptions: LicenseOptions }) {
// this.actions.saveLicense(licenseDetails.id, licenseDetails.licenseOptions);
}

selectLicense(license: License) {
// this.actions.saveLicense(license.id);
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need this? Or will you do it later?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@nmykhalkevch-exoft nmykhalkevch-exoft merged commit eb0fa1f into main Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants