Match intended case for settings
This commit is contained in:
@@ -16,5 +16,5 @@ limitations under the License.
|
||||
|
||||
// see settings.md for documentation on conventions
|
||||
export enum UIFeature {
|
||||
URLPreviews = "UIFeature.URLPreviews",
|
||||
URLPreviews = "UIFeature.urlPreviews",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user