main
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package live
|
||||
|
||||
liveV1beta1: {
|
||||
kind: "Channel"
|
||||
pluralName: "Channels"
|
||||
|
||||
schema: {
|
||||
spec: {
|
||||
title: string
|
||||
description?: string
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user