chore: press enter to submit chat message
This commit is contained in:
@@ -3,7 +3,9 @@ const externalLinks = {
|
||||
github: 'https://github.com/gpustack/gpustack',
|
||||
discord: 'https://discord.gg/VXYJzuaqwD',
|
||||
site: 'https://gpustack.ai/',
|
||||
release: 'https://github.com/gpustack/gpustack/releases'
|
||||
release: 'https://github.com/gpustack/gpustack/releases',
|
||||
reportIssue: 'https://github.com/gpustack/gpustack/issues/new/choose',
|
||||
faq: 'https://github.com/gpustack/gpustack/wiki/FAQ'
|
||||
};
|
||||
|
||||
export default externalLinks;
|
||||
|
||||
Reference in New Issue
Block a user