mirror of
https://github.com/supabase/supabase.git
synced 2026-09-09 03:19:36 +08:00
Local dev for troubleshooting sections doesn't work because getting the last-updated dates requires database access. This fix shortcuts the last-updated dates check, so all "last-updated" dates will now show up as today's date for external contributors on local, but at least dev will work.