Allow clearing the instance name on the licenses

This commit is contained in:
Owen
2026-04-16 14:40:44 -07:00
parent a246de2b1f
commit 6fe74a9f8d
4 changed files with 159 additions and 1 deletions

View File

@@ -14,3 +14,4 @@
export * from "./listGeneratedLicenses";
export * from "./generateNewLicense";
export * from "./generateNewEnterpriseLicense";
export * from "./clearInstanceName";