mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-19 05:45:01 -04:00
Merge branch '0.5.0-dev' into eng-1828-migration-to-new-cloud-api-system
This commit is contained in:
@@ -20,7 +20,7 @@ export default function OnboardingProgress() {
|
||||
}, [currentScreen]);
|
||||
|
||||
const routes = [
|
||||
'alpha',
|
||||
'prerelease',
|
||||
'new-library',
|
||||
os === 'macOS' && 'full-disk',
|
||||
'locations',
|
||||
|
||||
@@ -11,7 +11,7 @@ export enum UseCase {
|
||||
}
|
||||
|
||||
const onboardingStoreDefaults = () => ({
|
||||
unlockedScreens: ['alpha'],
|
||||
unlockedScreens: ['prerelease'],
|
||||
lastActiveScreen: null as string | null,
|
||||
useCases: [] as UseCase[],
|
||||
grantedFullDiskAccess: false,
|
||||
|
||||
BIN
pnpm-lock.yaml
generated
BIN
pnpm-lock.yaml
generated
Binary file not shown.
Reference in New Issue
Block a user