the stored access token in user config is not display correctly
For pic cache function, everything works fine. But for the stored access token, it shows one more comma which is not correct. It leads to misconfiguration if I just copy it and set up for another instance.
For example, my defined access token is "pRsavHKTaIphbt" after configuration, the token shown in the extension configuration will be "pRsavHKTaIphbt,"
The above code is randomly generated.
I can't reproduce on my instance, which version of FreshRSS and the extension are you using?
I can't reproduce on my instance, which version of FreshRSS and the extension are you using?
For the freshrss, I used latest tag and 1.26.3-alpine for the extension, I used Image Cache (0.4.1)