mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
prettier, prettier
This commit is contained in:
parent
4905b09b3e
commit
86f298f8e5
@ -1,6 +1,7 @@
|
||||
import { getDriver } from '../../db/neo4j'
|
||||
|
||||
export const description = 'This migration swaps the value stored in Location.lat with the value of Location.lng.'
|
||||
export const description =
|
||||
'This migration swaps the value stored in Location.lat with the value of Location.lng.'
|
||||
|
||||
export async function up(next) {
|
||||
const driver = getDriver()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user