service.libreelec.settings icon indicating copy to clipboard operation
service.libreelec.settings copied to clipboard

Cleanup setting persistent journal config file

Open antonlacon opened this issue 1 year ago • 0 comments

This is a cleanup to replace a try/except with an if on deleting a file, and replacing multiple writes with a single f-string for creating the config for a persistent journal.

@mglae can review? I believe you wrote the original function.

antonlacon avatar Oct 17 '23 21:10 antonlacon