Safety backup before Path A fixes - fixing function mismatches and missing functions
This commit is contained in:
@@ -97,7 +97,7 @@ templ Admin(user User) {
|
||||
</div>
|
||||
<div class="mt-4 flex gap-2">
|
||||
<button
|
||||
@click="window.location.reload()"
|
||||
@click="$store.window.location.reload()"
|
||||
class="btn-primary px-4 py-2 rounded-lg"
|
||||
>
|
||||
Refresh to View Books
|
||||
@@ -117,4 +117,3 @@ templ Admin(user User) {
|
||||
</body>
|
||||
</html>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user