Merge branch 'fosscord:master' into master
This commit is contained in:
commit
e89a2ee2f1
@ -9,12 +9,10 @@ export const ActivitySchema = {
|
|||||||
type: Number,
|
type: Number,
|
||||||
$url: String,
|
$url: String,
|
||||||
$created_at: Date,
|
$created_at: Date,
|
||||||
$timestamps: [
|
$timestamps: {
|
||||||
{
|
|
||||||
$start: Number,
|
$start: Number,
|
||||||
$end: Number,
|
$end: Number,
|
||||||
},
|
},
|
||||||
],
|
|
||||||
$application_id: String,
|
$application_id: String,
|
||||||
$details: String,
|
$details: String,
|
||||||
$state: String,
|
$state: String,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user