Logbert
Logbert copied to clipboard
fix(Logbert): Optimize time offset settings and loading logic
- Revise the time offset setting logic to use newValue instead of mTimeShiftValue.TotalMilliseconds
- Update the time offset loading method to directly use Settings.Default.TimeShiftValue
- Remove the call to SetTimeshiftValue() method, opting to initialize the time offset when the form loads