• Killian Lufau's avatar
    Fix attribute deletion when updating config · 63b5c4c2
    Killian Lufau authored
    The received network parameter name can have a ':json' suffix that
    is not present in the class attribute of this parameter.
    This suffix was not removed and could cause attribute deletion to fail.
    
    /reviewed-on !20
    63b5c4c2
cache.py 10.5 KB