feat: countdown to sequel

This commit is contained in:
trafficlunar 2026-01-29 16:46:44 +00:00
parent e05533b19a
commit 87b9d3f4c3
3 changed files with 69 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{
"tabWidth": 2,
"useTabs": true
"useTabs": true,
"printWidth": 160
}