fallback keys should have a "fallback: true" property (#1676)

* fallback keys should have a "fallback: true" property

* add changelog
This commit is contained in:
Hubert Chathi 2023-11-29 11:56:57 -05:00 committed by GitHub
parent 6fe2ff4fa7
commit 62c377e19c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1 @@
Indicate that fallback keys should have a `fallback` property set to `true`.