mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-06 02:26:04 +02:00
fix lint
This commit is contained in:
@@ -24,7 +24,7 @@ export const meta = {
|
||||
|
||||
userId: {
|
||||
validator: $.type(ID),
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
res: convertLog(perUserDriveChart.schema),
|
||||
|
||||
@@ -24,7 +24,7 @@ export const meta = {
|
||||
|
||||
userId: {
|
||||
validator: $.type(ID),
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
res: convertLog(perUserFollowingChart.schema),
|
||||
|
||||
@@ -24,7 +24,7 @@ export const meta = {
|
||||
|
||||
userId: {
|
||||
validator: $.type(ID),
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
res: convertLog(perUserNotesChart.schema),
|
||||
|
||||
@@ -24,7 +24,7 @@ export const meta = {
|
||||
|
||||
userId: {
|
||||
validator: $.type(ID),
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
res: convertLog(perUserReactionsChart.schema),
|
||||
|
||||
Reference in New Issue
Block a user