mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
rename duration to access duration
This commit is contained in:
@@ -274,7 +274,7 @@ export const ApprovalRequestTab = () => {
|
||||
<Tr>
|
||||
<Th>Requester</Th>
|
||||
<Th>Account Path</Th>
|
||||
<Th>Duration</Th>
|
||||
<Th>Access Duration</Th>
|
||||
<Th>Status</Th>
|
||||
<Th>Requested</Th>
|
||||
</Tr>
|
||||
|
||||
@@ -272,7 +272,7 @@ export const RequestGrantTab = () => {
|
||||
<Tr>
|
||||
<Th>User</Th>
|
||||
<Th>Account Path</Th>
|
||||
<Th>Duration</Th>
|
||||
<Th>Access Duration</Th>
|
||||
<Th>Status</Th>
|
||||
<Th>Granted</Th>
|
||||
<Th>Expires</Th>
|
||||
|
||||
Reference in New Issue
Block a user