diff --git a/core/modules/system/system.install b/core/modules/system/system.install index 2471bfa..35bad65 100644 --- a/core/modules/system/system.install +++ b/core/modules/system/system.install @@ -2249,7 +2249,7 @@ function system_update_8058() { * * @ingroup config_upgrade */ -function system_update_8058() { +function system_update_8059() { update_variables_to_config('system.language.types', array( 'language_interface' => 'configurable.language_interface', 'language_content' => 'configurable.language_content',