This task is about switching how/where peoples' mobile editor preferences are stored from localStorage to database storage.
Test instructions
Re-test the failing cases @Ryasmeen described in T261423#6569890.
Note:
- The preference is stored in the database if you are logged in. If you are logged out we continue to use localStorage.
- The preference is only changed when you switch editors.