Match intended case for settings
This commit is contained in:
parent
88115b4f46
commit
60c6e23b94
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ limitations under the License.
|
|||
|
||||
// see settings.md for documentation on conventions
|
||||
export enum UIFeature {
|
||||
URLPreviews = "UIFeature.URLPreviews",
|
||||
URLPreviews = "UIFeature.urlPreviews",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue