feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
export const SETTINGS_SECTION_IDS = {
|
||||
sync: 'settings-section-sync',
|
||||
workspaces: 'settings-section-workspaces',
|
||||
autogit: 'settings-section-autogit',
|
||||
appearance: 'settings-section-appearance',
|
||||
content: 'settings-section-content',
|
||||
ai: 'settings-section-ai',
|
||||
workflow: 'settings-section-workflow',
|
||||
privacy: 'settings-section-privacy',
|
||||
} as const
|
||||
Loading…
Reference in a new issue