Skip to content

Commit

Permalink
chore: only include player tables to remove that are in recipe (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
t0r3tto committed Jun 5, 2024
1 parent f18df71 commit 3767824
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/server.lua
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,7 @@ return {
{'properties', 'owner'},
{'apartments', 'citizenid'},
{'bank_accounts_new', 'id'},
{'crypto_transactions', 'citizenid'},
{'phone_invoices', 'citizenid'},
{'phone_messages', 'citizenid'},
{'playerskins', 'citizenid'},
{'player_contacts', 'citizenid'},
{'player_houses', 'citizenid'},
{'player_mails', 'citizenid'},
{'player_outfits', 'citizenid'},
Expand Down

0 comments on commit 3767824

Please sign in to comment.