mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] remove DLC folder from default shared folders
This commit is contained in:
@@ -8,7 +8,6 @@ export const defaultConfiguration: { [key in DefaultConfigKey]: any } = {
|
||||
"default-shared-folders": [
|
||||
window.electron.path.join("Beat Saber_Data", "CustomLevels"),
|
||||
window.electron.path.join("Beat Saber_Data", "CustomWIPLevels"),
|
||||
"DLC"
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user