mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
chore: change ruler hint (#509)
This commit is contained in:
@@ -44,7 +44,7 @@ function getAddonDisplay(addon: Addons): { label: string; hint: string } {
|
||||
break;
|
||||
case "ruler":
|
||||
label = "Ruler";
|
||||
hint = "Install and apply BTS rules to editors";
|
||||
hint = "Centralize your AI rules";
|
||||
break;
|
||||
case "husky":
|
||||
label = "Husky";
|
||||
|
||||
Reference in New Issue
Block a user