I can't change the column Kind to Type on the firestore database collection

Viewed 32

I want to change the column with the name kind to type but I do not know how to change it

image1
image1 even if I choose map or a number the type stays always as a string.

image2 image 2

1 Answers

Change the language of the operating system from French to English. Or even simpler, change your browser's language to English. That way you'll have Type and not Kind.

Related