[2209] Make ConfigurableClientList::reload a wrapper
Since the function is to reload and we provide an object that can reload, we just get one and call it. It is just to avoid duplicate code.
Please register or sign in to comment
Since the function is to reload and we provide an object that can reload, we just get one and call it. It is just to avoid duplicate code.