Skip to content

Commit 2295581

Browse files
committed
Update ui.lua
forgot to remove
1 parent c549403 commit 2295581

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/ui.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ local function installBasalt()
319319
end
320320

321321
if(version:getValue().text=="Single File")then
322-
installer.downloadPacked(fileName, branch:getValue().text, nil, minified:getValue())
323322
installer.downloadCustomBasalt({objects = objectList, plugins = pluginList}, "packed", fileName, minified:getValue())
324323
end
325324
if(version:getValue().text=="Release")then

0 commit comments

Comments
 (0)