mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-30 05:55:47 +00:00
Hotfix: This group of assignments is not aligned
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
const migrate_name = 'redirection_scheme';
|
const migrate_name = 'redirection_scheme';
|
||||||
const logger = require('../logger').migrate;
|
const logger = require('../logger').migrate;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Migrate
|
* Migrate
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
const migrate_name = 'redirection_status_code';
|
const migrate_name = 'redirection_status_code';
|
||||||
const logger = require('../logger').migrate;
|
const logger = require('../logger').migrate;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Migrate
|
* Migrate
|
||||||
|
Reference in New Issue
Block a user