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