mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-09 03:25:09 +00:00
Improved chart pack destination folder name
This commit is contained in:
@@ -16,7 +16,7 @@ export interface NewDownload {
|
||||
avTagName: string
|
||||
artist: string
|
||||
charter: string
|
||||
driveData: DriveChart
|
||||
driveData: DriveChart & { inChartPack: boolean }
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user