Messages now sending/loading and populating on message dropdown
This commit is contained in:
@@ -18,7 +18,3 @@ func mustUserID(c *gin.Context) int64 {
|
||||
// Fallback for stubs:
|
||||
return 1
|
||||
}
|
||||
|
||||
type strconvNumErr struct{}
|
||||
|
||||
func (e *strconvNumErr) Error() string { return "invalid number" }
|
||||
|
||||
Reference in New Issue
Block a user