From 64fcfb8cbf0f4e4d76f3ec92f7d2510469a2a3dd Mon Sep 17 00:00:00 2001 From: Rizky Date: Mon, 19 Aug 2024 23:11:56 +0700 Subject: [PATCH] fix --- app/web/public_files.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/web/public_files.ts b/app/web/public_files.ts index c32005fa..f8a3d643 100644 --- a/app/web/public_files.ts +++ b/app/web/public_files.ts @@ -114,5 +114,4 @@ export const files = [ "monaco/min/vs/editor/editor.main.nls.js", "monaco/min/vs/editor/editor.main.nls.fr.js", "monaco/min/vs/loader.js", - "img/empty.png" -] \ No newline at end of file +];