wip: link web2api
This commit is contained in:
@@ -158,6 +158,9 @@ const ApiKeyManager = () => {
|
||||
</Button>
|
||||
</>
|
||||
)}
|
||||
<a href={`${apiUrl}/api-docs/`} target="_blank" rel="noopener noreferrer">
|
||||
{t('mainmenu.apidocs')}
|
||||
</a>
|
||||
</Container>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user