🐛 fix activity model
This commit is contained in:
parent
7f718eb895
commit
3bcfb7f897
@ -87,7 +87,7 @@ export const ActivitySchema = {
|
|||||||
|
|
||||||
export const ActivityBodySchema = {
|
export const ActivityBodySchema = {
|
||||||
name: String,
|
name: String,
|
||||||
type: { type: Number },
|
type: Number,
|
||||||
$url: String,
|
$url: String,
|
||||||
$created_at: Date,
|
$created_at: Date,
|
||||||
$timestamps: [
|
$timestamps: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user