mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
idk what
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Entity, PrimaryGeneratedColumn, Column, ManyToOne, JoinColumn } from 'typeorm';
|
||||
import { ProxyUser } from './ProxyUser.entity';
|
||||
import { ProxyUser } from './proxy_user.entity';
|
||||
|
||||
@Entity()
|
||||
export class Payment {
|
||||
|
||||
Reference in New Issue
Block a user