refactor: rename malago to mal
This commit is contained in:
@@ -2,7 +2,7 @@ package templates
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"malago/internal/database"
|
||||
"mal/internal/database"
|
||||
)
|
||||
|
||||
templ Watchlist(entries []database.GetUserWatchListRow, layout string, currentStatus string, sortBy string, sortOrder string) {
|
||||
|
||||
Reference in New Issue
Block a user