Updated 3.1 Overrides (markdown)

Thorin-Oakenpants 2022-01-30 08:28:55 +00:00
parent 9169a9e7f3
commit f5d5186b15

@ -29,7 +29,7 @@ user_pref("pref.name.example", "purple")
user_pref("pref.name.example", "green") // I like green
```
<sup>1</sup> Starting with v97, arkenfox changes to the live master will happen once per release: all changes will be done in a separate branch and only merged when finished
<sup>1</sup> Arkenfox changes to the live master happen once per release: all changes are done in a separate branch and only merged when finished
---