code: super,nextjs,god (2 files)

This commit is contained in:
2025-12-26 03:56:02 +00:00
parent 88bbc25c64
commit 3ad2c32f2f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import { getAdapter } from '../../core/dbal-client'
import type { User } from '../../types/level-types'
import { mapUserRecord } from './map-user-record'
import { mapUserRecord } from '../map-user-record'
/**
* Get the SuperGod user (instance owner)

View File

@@ -1,4 +1,4 @@
import { getAdapter } from '../../core/dbal-client'
import { getAdapter } from '../core/dbal-client'
/**
* Transfer SuperGod power from one user to another