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

Commit4dddbf6

Browse files
committed
remove data.init script
1 parenta40e7df commit4dddbf6

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
@@ -89,14 +89,6 @@ class Channel implements Channel {
8989

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp