Skip to content

Commit

Permalink
Update migrate.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
xXJamieXx authored Aug 3, 2023
1 parent eb32894 commit a4d92b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/migrate.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RegisterCommand("ps-housing:client:migratehouses", function()
RegisterCommand("migratehouses", function()
TriggerServerEvent('ps-housing:server:migratehouses')
end)

Expand Down

0 comments on commit a4d92b2

Please sign in to comment.