Skip to content

Commit d462faa

Browse files
committed
pico8 name fix, Note: still broken
1 parent 101925c commit d462faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/component_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"name": "Move: BIOS folder",
105105
"description": "Move the BIOS folder to a new location",
106106
"command": {
107-
"zenity": "configurator_move_folder_dialog \"rd_home_bios_path\""
107+
"zenity": "configurator_move_folder_dialog \"bios_path\""
108108
}
109109
},
110110
"move_media": {

0 commit comments

Comments
 (0)