Closed HusseinKabbout closed 2 years ago
According to the doc request.args is a MultiDict[str, str] That means we have to check for "True" instead of True
According to the doc request.args is a MultiDict[str, str] That means we have to check for "True" instead of True