6d45e1c7c7
* #4533: Store timeformat preferences in localstorage when changing profile. This way you see the correct format on the booking page. Also abstracted the reuse of the localstorage key for timeformat into a small util function, to prevent typos in the future. * Update apps/web/components/booking/pages/AvailabilityPage.tsx * 4533: Changed 24hfromlocalstorage values from strings to real booleans for better DX. * Update apps/web/lib/clock.ts Co-authored-by: alannnc <alannnc@gmail.com> * Make code shorter by only handling remaining cases Co-authored-by: alannnc <alannnc@gmail.com> * Remove unnecessary boolean check Co-authored-by: alannnc <alannnc@gmail.com> Co-authored-by: Omar López <zomars@me.com> Co-authored-by: alannnc <alannnc@gmail.com> |
||
---|---|---|
.. | ||
teams | ||
admin.tsx | ||
billing.tsx | ||
developer.tsx | ||
profile.tsx | ||
security.tsx |