We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38efd9 commit 0dfc8b3Copy full SHA for 0dfc8b3
src/CoreBundle/Migrations/Schema/V200/Version20170627122900.php
@@ -276,6 +276,7 @@ public function up(Schema $schema): void
276
'timezone' => 'platform',
277
'enable_profile_user_address_geolocalization' => 'profile',
278
'exercise_hide_label' => 'exercise',
279
+ 'changeable_options' => 'profile',
280
];
281
282
foreach ($settings as $variable => $category) {
0 commit comments