optimize settings helper
This commit is contained in:
parent
730c25a9a1
commit
a8edc19f34
11 changed files with 343 additions and 119 deletions
|
@ -1,6 +1,5 @@
|
|||
import { MigrationInterface, QueryRunner } from "typeorm";
|
||||
import { setting_table } from "./baseSchemaTables/admin";
|
||||
import { envSettingsType } from "../type/settingTypes";
|
||||
import SettingHelper from "../helpers/settingsHelper";
|
||||
|
||||
export class SettingsFromEnv1745059495808 implements MigrationInterface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue