mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
add description to migration
This commit is contained in:
parent
16e0551fd9
commit
30ce9e8460
@ -1,6 +1,6 @@
|
||||
import { getDriver } from '../../db/neo4j'
|
||||
|
||||
export const description = ''
|
||||
export const description = 'Add to all existing posts the Article label'
|
||||
|
||||
export async function up(next) {
|
||||
const driver = getDriver()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user