mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-20 23:11:42 +01:00
Improve talents and lint code
This commit is contained in:
@@ -19,7 +19,7 @@ export default router({
|
||||
include: {
|
||||
talent: true,
|
||||
category: true,
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
where: {
|
||||
@@ -36,7 +36,7 @@ export default router({
|
||||
include: {
|
||||
talent: true,
|
||||
category: true,
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
where: {
|
||||
@@ -56,7 +56,7 @@ export default router({
|
||||
include: {
|
||||
talent: true,
|
||||
category: true,
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
where: {
|
||||
@@ -72,7 +72,7 @@ export default router({
|
||||
include: {
|
||||
talent: true,
|
||||
category: true,
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
where: {
|
||||
|
||||
Reference in New Issue
Block a user