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

Commitebd01ef

Browse files
committed
add open_in parameter
1 parent1eaeede commitebd01ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎provider/app.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ func appResource() *schema.Resource {
8888
Type:schema.TypeString,
8989
Description:"The application to open the app in.",
9090
Optional:true,
91-
ForceNew:true,
91+
Default:"window",
9292
ValidateFunc:func(iinterface{},sstring) ([]string, []error) {
9393
ifs=="tab"||s=="window"||s=="slim-window" {
9494
returnnil,nil

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp