mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Settings page improvements
This commit is contained in:
@@ -7,5 +7,5 @@ export interface Settings {
|
||||
export const defaultSettings: Settings = {
|
||||
rateLimitDelay: 31,
|
||||
theme: 'Default',
|
||||
libraryPath: 'C:/Users/bouviejs/Desktop/Bridge Notes/TestLibrary' // TODO: default should be undefined
|
||||
libraryPath: undefined
|
||||
}
|
||||
Reference in New Issue
Block a user