Files
Prowlarr/src/NzbDrone.Core/Authentication
Qstick b41cb80e33 Use const where appropriate
The value of a const field is computed at compile time and stored in the metadata, which improves run-time performance when it is compared to a static readonly field.
2023-02-18 15:03:35 -06:00
..
2022-12-20 14:23:09 -06:00
2022-12-20 14:23:09 -06:00
2019-12-28 11:38:34 -05:00
2023-02-18 15:03:35 -06:00