mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
0a949aaff2
This commit adds the following changes: - autostart enable|disable => autostart set|unset - autostart enable now accepts a more natual schedule format: <time> <days-of-week> <location> - autostart show now shows configured timezone - 🎉 automatic timezone detection across mac, windows, linux 🎉 Fixes #1647