Skip to content

Conversation

@satterly
Copy link
Member

@satterly satterly commented Nov 25, 2021

User preferences are now persisted between user sessions...

{
    "prefs": {
        "font": {
            "font-family": "\"Helvetica\", Arial, sans-serif"
        },
        "isDark": true,
        "timezone": "utc",
        "textWidth": 404,
        "languagePref": "de",
        "showNotesIcon": true,
        "blackoutPeriod": 7200
    }
}

Fixes #453

@satterly satterly force-pushed the fix-user-prefs-logout branch from 6041a43 to ff20504 Compare November 25, 2021 10:29
@satterly satterly merged commit bced2e2 into master Nov 25, 2021
@satterly satterly deleted the fix-user-prefs-logout branch November 25, 2021 10:45
@satterly satterly added the bug Something isn't working label Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Configure "always show allowed environements"

2 participants