mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-15 17:34:37 +00:00
Fix lint
This commit is contained in:
parent
c574c58ad5
commit
dfecb525fd
@ -84,7 +84,7 @@ export default {
|
||||
|
||||
const reportsReadTxPromise = session.readTransaction(async (transaction) => {
|
||||
const reportsTransactionResponse = await transaction.run(
|
||||
// Wolle
|
||||
// Wolle
|
||||
// !!! this Cypher query returns multiple reports on the same resource! i will create an issue for refactoring (bug fixing)
|
||||
`
|
||||
MATCH (report:Report)-[:BELONGS_TO]->(resource)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user