mirror of
https://codeberg.org/aryak/mozhi
synced 2025-06-04 00:41:07 +05:30
add the api route for translation
This commit is contained in:
6
utils/main.go
Normal file
6
utils/main.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package utils
|
||||
|
||||
type List struct {
|
||||
Name string
|
||||
Id string
|
||||
}
|
Reference in New Issue
Block a user