mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
update streamingKey
schema
This commit is contained in:
parent
182040d37a
commit
86d2bce01f
@ -1,4 +1,8 @@
|
||||
export default {
|
||||
username: {
|
||||
type: String,
|
||||
required: true,
|
||||
},
|
||||
user_id: {
|
||||
type: String,
|
||||
required: true,
|
||||
|
@ -1,4 +1,8 @@
|
||||
export default {
|
||||
username: {
|
||||
type: String,
|
||||
required: true,
|
||||
},
|
||||
user_id: {
|
||||
type: String,
|
||||
required: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user