♥️ validationTips.ts

This commit is contained in:
nirholas
2026-03-31 10:24:28 +00:00
parent ebecb924dd
commit 18f85a189f

View File

@@ -162,3 +162,4 @@ export function getValidationTip(context: TipContext): ValidationTip | null {
return tip
}