@@ -23,6 +23,6 @@ export function useCooldownTimer(seconds = 0, enabled = true) {
return {
cooldown,
startCooldown
startCooldown,
};
}
The note is not visible to the blocked user.