Skip to content

Commit

Permalink
chore: updated fxmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ardelan869 committed Sep 26, 2024
1 parent 264ad21 commit 9140bd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ ui_page 'web/dist/index.html'
file 'web/dist/**'

client_script {
'import.lua',
'client/main.lua'
'client/main.lua',
'import.lua'
}

0 comments on commit 9140bd6

Please sign in to comment.