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

Commitf3329cf

Browse files
committed
remove data.init script
1 parentb1935cd commitf3329cf

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎src/channel/index.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,6 @@ class Channel implements Channel {
8888

8989
awaittutorialConfig({config:data.config},onError)
9090

91-
// run init setup actions
92-
if(data.init){
93-
constsetup:G.StepActions|null|undefined=data.init.setup
94-
if(setup){
95-
setupActions(this.workspaceRoot,setup,this.send)
96-
}
97-
}
98-
9991
// report back to the webview that setup is complete
10092
this.send({type:'TUTORIAL_CONFIGURED'})
10193
return

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp