Everywhere: Add title sorting, add error toasts for HTMX
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import Fluent
|
||||
import Vapor
|
||||
|
||||
// The code in this file is unused
|
||||
|
||||
struct TodoAPIController: RouteCollection {
|
||||
func boot(routes: RoutesBuilder) throws {
|
||||
let todos = routes.grouped("todos")
|
||||
|
||||
Reference in New Issue
Block a user