Update fxmanifest.lua

This commit is contained in:
Mycroft
2022-04-26 16:38:48 +01:00
committed by GitHub
parent de2dd4a09b
commit 8f0c6e8b25
-4
View File
@@ -3,10 +3,6 @@ game 'gta5'
author 'ESX-Framework'
description 'ESX Notification'
shared_scripts {
'@es_extended/imports.lua',
}
client_scripts { 'Notify.lua' }
ui_page 'nui/index.html'