diff --git a/templates/admin.templ b/templates/admin.templ index f4a4ce8..a5d1ad9 100644 --- a/templates/admin.templ +++ b/templates/admin.templ @@ -52,8 +52,8 @@ templ Admin(user User) {
Re-scan existing files and fix metadata
-
Manage Folders
-
Add or remove scan directories
+
Manage Libraries and Folders
+
Add or remove libraries and scan directories
diff --git a/templates/admin_templ.go b/templates/admin_templ.go index 21f5641..b8d285f 100644 --- a/templates/admin_templ.go +++ b/templates/admin_templ.go @@ -45,7 +45,7 @@ func Admin(user User) templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 3, "

Dashboard

Overview of your Bookhoard library and settings

📖

Library

Manage your ebook collection

View Library
👁️

Scan Watch Status

Auto-detecting new files

Watching 0 libraries

Quick Actions

Manage Folders
Add or remove scan directories

📚 Scanning Libraries

Overall Progress 0%
Starting scan...

✅ Scan Complete!

") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 3, "

Dashboard

Overview of your Bookhoard library and settings

📖

Library

Manage your ebook collection

View Library
👁️

Scan Watch Status

Auto-detecting new files

Watching 0 libraries

Quick Actions

Manage Libraries and Folders
Add or remove libraries and scan directories

📚 Scanning Libraries

Overall Progress 0%
Starting scan...

✅ Scan Complete!

") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }