fix: rename default to home board (#1538)
This commit is contained in:
@@ -25,7 +25,7 @@ export const defaultServerSettings = {
|
||||
noSiteLinksSearchBox: false,
|
||||
},
|
||||
board: {
|
||||
defaultBoardId: null as string | null,
|
||||
homeBoardId: null as string | null,
|
||||
},
|
||||
appearance: {
|
||||
defaultColorScheme: "light" as ColorScheme,
|
||||
|
||||
Reference in New Issue
Block a user