@@ -0,0 +1,3 @@
module gitlab.com/kdeng00/icarus-models
go 1.23.5
@@ -0,0 +1,5 @@
package icarus-models
type User struct {
Username string
}
The note is not visible to the blocked user.