Update SettingsSeeder.php

This commit is contained in:
ullbergm 2018-06-07 12:32:45 -04:00 committed by GitHub
parent 503cbf9830
commit b003d51276
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,7 +138,8 @@ class SettingsSeeder extends Seeder
$setting->save();
}
$window_target_options = json_encode([
'current' => 'app.settings.window_target.current',
'heimdall' => 'app.settings.window_target.one',