From f649196133386778deab712ffa52f90c6a45da5f Mon Sep 17 00:00:00 2001 From: Matthew <22198949+MafewTM@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:06:07 -0400 Subject: [PATCH] fix(manifest): remove old files --- fxmanifest.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index fbe2222..bbf2bfe 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -24,9 +24,7 @@ ui_page 'html/index.html' files { 'html/index.html', - 'html/vue.min.js', 'html/script.js', - 'html/fingerprint.png', 'html/main.css', 'config/client.lua', 'locales/*.json',