fix: a few bugs

This commit is contained in:
2025-02-16 00:34:09 +07:00
parent 08166e75d3
commit fd75c678bb
3 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,8 @@
package entities
import "strings"
import (
"strings"
)
type Medatada struct {
Name string