mirror of https://github.com/vector-im/riot-web
Match intended case for settings
parent
88115b4f46
commit
60c6e23b94
|
@ -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…
Reference in New Issue