get subscription in admin
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user