Skip to content

Commit

Permalink
Enhance badaso hidden table
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkiheryandi committed Dec 26, 2021
1 parent 42a7473 commit 65dbef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/badaso-hidden-tables.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
env('BADASO_TABLE_PREFIX', 'badaso_').'user_roles',
env('BADASO_TABLE_PREFIX', 'badaso_').'user_verifications',
env('BADASO_TABLE_PREFIX', 'badaso_').'email_resets',
env('BADASO_TABLE_PREFIX', 'badaso_').'f_c_m_messages',
env('BADASO_TABLE_PREFIX', 'badaso_').'notifications',
env('BADASO_TABLE_PREFIX', 'badaso_').'firebase_cloud_messages',
env('BADASO_TABLE_PREFIX', 'badaso_').'password_resets',
env('BADASO_TABLE_PREFIX', 'badaso_').'personal_access_tokens',
Expand Down

0 comments on commit 65dbef5

Please sign in to comment.