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,9 +1,4 @@
import {
MigrationInterface,
QueryRunner,
Table,
TableIndex,
} from 'typeorm';
import { MigrationInterface, QueryRunner, Table, TableIndex } from 'typeorm';
export class AddSmsTemplates1720100000000 implements MigrationInterface {
name = 'AddSmsTemplates1720100000000';