Support for history Modification and deletion
This commit is contained in:
parent
aed179d6b3
commit
90efb5be00
6 changed files with 207 additions and 9 deletions
|
@ -38,7 +38,7 @@ const APITokenSettings = () => {
|
|||
|
||||
return (
|
||||
<div className='grid gap-4 py-4' id='apitokens'>
|
||||
<Typography level='h3'>Long Live Token</Typography>
|
||||
<Typography level='h3'>Access Token</Typography>
|
||||
<Divider />
|
||||
<Typography level='body-sm'>
|
||||
Create token to use with the API to update things that trigger task or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue