add taskfile
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package admin
|
||||
|
||||
import "github.com/gofiber/fiber/v2"
|
||||
|
||||
func RegisterRoutes(ctx *fiber.Ctx) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user