mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Folder change added
This commit is contained in:
parent
3e363db42e
commit
b939feb0e1
@ -1,4 +1,4 @@
|
||||
import { BaseEntity, Entity } from "typeorm";
|
||||
import { BaseEntity, Entity } from 'typeorm'
|
||||
|
||||
@Entity('login_pending_tasks_admin')
|
||||
export class LoginPendingTasksAdmin extends BaseEntity {}
|
||||
|
||||
@ -1 +1 @@
|
||||
export { LoginPendingTasksAdmin } from './0004-admin_tables/LoginPendingTasksAdmin'
|
||||
export { LoginPendingTasksAdmin } from './0005-admin_tables/LoginPendingTasksAdmin'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user