@@ -1,6 +1,6 @@
package objects
import "git.tebibyte.media/tomo/tomo/input"
import "git.holanet.xyz/tomo/tomo/input"
func isClickingKey (key input.Key) bool {
return key == input.KeyEnter || key == input.Key(' ')
The note is not visible to the blocked user.