get subscription in admin

This commit is contained in:
2026-07-08 22:23:14 +03:30
parent 3250a6456b
commit 1dd2813a01
34 changed files with 188 additions and 119 deletions
@@ -1,4 +1,9 @@
import { MigrationInterface, QueryRunner, Table, TableForeignKey } from 'typeorm';
import {
MigrationInterface,
QueryRunner,
Table,
TableForeignKey,
} from 'typeorm';
export class InitialSchema1719600000000 implements MigrationInterface {
name = 'InitialSchema1719600000000';