mirror of
https://github.com/czhu12/canine.git
synced 2026-01-06 03:30:16 -06:00
fixed specs
This commit is contained in:
@@ -29,7 +29,8 @@ export default class extends Controller {
|
||||
name: name,
|
||||
version: version || '',
|
||||
image: '/images/languages/buildpack.webp',
|
||||
description: description || ''
|
||||
description: description || '',
|
||||
reference_type: 'registry'
|
||||
}
|
||||
|
||||
// Check if already selected
|
||||
|
||||
Reference in New Issue
Block a user