You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-09-16 08:56:19 +02:00
chore: changed variable name to match with server
This commit is contained in:
@@ -31,5 +31,5 @@
|
||||
"help_text": "This allows board editors to share boards that can be accessed by anyone with the link."
|
||||
}]
|
||||
},
|
||||
"disable_in_marketplace": true
|
||||
"skip_marketplace_if_prepackaged": true
|
||||
}
|
||||
|
2
mattermost-plugin/server/manifest.go
generated
2
mattermost-plugin/server/manifest.go
generated
@@ -50,7 +50,7 @@ const manifestStr = `
|
||||
}
|
||||
]
|
||||
},
|
||||
"disable_in_marketplace": true
|
||||
"skip_marketplace_if_prepackaged": true
|
||||
}
|
||||
`
|
||||
|
||||
|
Reference in New Issue
Block a user