Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4b65cb0

Browse files
committed
auto continue
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent8dbcc90 commit4b65cb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎web-app/src/services/state/machine.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ export const createMachine = (options: any) => {
5858
actions:'requestWorkspaceSelect',
5959
},
6060
LOAD_STORED_TUTORIAL:{
61-
target:'Start',
62-
actions:['loadContinuedTutorial'],
61+
target:'#tutorial',
62+
actions:['loadContinuedTutorial','continueConfig'],
6363
},
6464
START_NEW_TUTORIAL:{
6565
target:'Start',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp