This commit is contained in:
2024-12-01 16:04:59 +01:00
parent e241319e6e
commit c659a89ec3
6 changed files with 20 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
package database
import "time"
import "gorm.io/gorm"
// import "gorm.io/gorm"
type Message struct {