mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-18 10:56:38 +00:00
fix license type and default selected domain type
This commit is contained in:
@@ -80,7 +80,7 @@ export function LicenseKeysDataTable({
|
||||
}
|
||||
},
|
||||
{
|
||||
accessorKey: "type",
|
||||
accessorKey: "tier",
|
||||
header: ({ column }) => {
|
||||
return (
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user