doc: Document !1907

This commit is contained in:
Jakob Bornecrantz 2023-07-18 11:47:09 +01:00
parent bb1aa17626
commit b6cec9b94a
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
android: Tidy code and add warning on not getting refresh rate.

View file

@ -0,0 +1,2 @@
Add trailing commas to all enums, reduces the size of any future changes to
those enums.