Skip to content
  • Toon Claes's avatar
    Make level_value accept string integers · 45383a6189a3
    Toon Claes authored
    When a VisibilityLevel is an integer formatted as a string, convert it
    to an integer, instead of looking it up in the hash map.
    
    When the value is not recognized, default to PRIVATE.
    45383a6189a3