mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-22 23:18:05 +03:00
feat: add Supernova and Solar BMS tables (#1387)
* fix: fix line causing sync-bms-tablefolders to error? * feat: add supernova and solar BMS tables
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ function seeds
|
||||
set selected_file (fd -e ts -e js --strip-cwd-prefix | $fzfcmd)
|
||||
|
||||
if test -n "$selected_file"
|
||||
set cmd "ts-node ./$selected_file"
|
||||
set cmd ts-node "./$selected_file"
|
||||
echo $cmd
|
||||
|
||||
$cmd
|
||||
|
||||
Reference in New Issue
Block a user