mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Renamed option in migrator form *alias to *aliases
This commit is contained in:
@@ -48,7 +48,7 @@ func NewMigrator(
|
||||
return m, err
|
||||
}
|
||||
|
||||
var MetaAlias = "*alias"
|
||||
var MetaAlias = "*aliases"
|
||||
|
||||
type Migrator struct {
|
||||
dmIN MigratorDataDB
|
||||
|
||||
Reference in New Issue
Block a user