videosphere
    Preparing search index...

    Interface UserPreferences

    User preferences stored on the profile and synced across devices.

    interface UserPreferences {
        clockFormat?: UserClockFormat;
    }
    Index

    Properties

    Properties

    clockFormat?: UserClockFormat

    Schedule/time display format. Defaults to '12'.