From 9478b85f49b1828a890c95f7c8029f1fd2465199 Mon Sep 17 00:00:00 2001 From: Index <57020946+indexxing@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:55:48 -0500 Subject: [PATCH] fix the fix that added random characters??? --- js/store/store.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/store/store.js b/js/store/store.js index f492e35..5d36a6f 100755 --- a/js/store/store.js +++ b/js/store/store.js @@ -84,5 +84,3 @@ function CheckInventory(id) { }) return Item } - -} }) \ No newline at end of file