mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
add craiyon alias
This commit is contained in:
parent
a1734070ff
commit
e37de9e68b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ const superagent = require('superagent');
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: 'dalle',
|
name: 'dalle',
|
||||||
label: 'query',
|
label: 'query',
|
||||||
|
aliases: ['craiyon'],
|
||||||
metadata: {
|
metadata: {
|
||||||
description: 'dalle',
|
description: 'dalle',
|
||||||
examples: ['dalle'],
|
examples: ['dalle'],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue