mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 19:01:29 +00:00
Fix lint
This commit is contained in:
parent
20dd610e27
commit
bd0cde685b
@ -1,6 +1,7 @@
|
||||
import { getDriver } from '../../db/neo4j'
|
||||
|
||||
export const description = 'Create notifications for all old filed reports to all of their submitters.'
|
||||
export const description =
|
||||
'Create notifications for all old filed reports to all of their submitters.'
|
||||
|
||||
export async function up(next) {
|
||||
const driver = getDriver()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user