@@ -0,0 +1,11 @@
package tape
import (
"git.teletypegames.org/games/realworld/inc"
)
func init() {
Manager.Register(Tape{
Name: inc.TapeSupport,
})
}
The note is not visible to the blocked user.