fix license type and default selected domain type

This commit is contained in:
miloschwartz
2025-10-13 15:49:04 -07:00
parent 8b2f8ad3ef
commit 6fbba38a76
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ export function LicenseKeysDataTable({
}
},
{
accessorKey: "type",
accessorKey: "tier",
header: ({ column }) => {
return (
<Button