mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
6492663203
Simplify the conditional logic in the Init function by using an early return when optionSaveResponse is false. Move the MaxRecordedCount assignment and directory creation outside the conditional block to improve code structure and readability.