Skip to content

Commit

Permalink
perf(configs): 调整 jetstream 的 features
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaiyuxin103 committed Dec 10, 2024
1 parent 1382225 commit 27094f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jetstream.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
*/

'features' => [
// Features::termsAndPrivacyPolicy(),
// Features::profilePhotos(),
Features::termsAndPrivacyPolicy(),
Features::profilePhotos(),
Features::api(),
Features::teams(['invitations' => true]),
Features::accountDeletion(),
Expand Down

0 comments on commit 27094f0

Please sign in to comment.