diff --git a/database/migrations/2022_07_11_105144_push_auth_data.php b/database/migrations/2022_07_11_105144_push_auth_data.php index 8380463..7852279 100644 --- a/database/migrations/2022_07_11_105144_push_auth_data.php +++ b/database/migrations/2022_07_11_105144_push_auth_data.php @@ -83,7 +83,7 @@ class PushAuthData extends Migration 'icon' => 'setting-config', 'pid' => '8', 'type' => '2', - 'check_type' => '1', + 'check_type' => '2', 'show' => '1', ], [ 'name' => 'settings-router',