From 7931003cb755b1745c4b22be53ac76b19876720b Mon Sep 17 00:00:00 2001
From: Graeme B <31226110+grbray@users.noreply.github.com>
Date: Sun, 23 Jun 2024 09:36:59 -0500
Subject: [PATCH] Revert links back to original repo (#49)
Links were 404-ing as these were original issues from hay-kot
---
frontend/pages/tools.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/frontend/pages/tools.vue b/frontend/pages/tools.vue
index 473cf2012..98bfe3020 100644
--- a/frontend/pages/tools.vue
+++ b/frontend/pages/tools.vue
@@ -78,7 +78,7 @@
Resets the time value for all date time fields in your inventory to the beginning of the date. This is to
fix a bug that was introduced early on in the development of the site that caused the time value to be
stored with the time which caused issues with date fields displaying accurate values.
-
+
See Github Issue #236 for more details.
@@ -86,7 +86,7 @@
Set Primary Photos
In version v0.10.0 of Homebox, the primary image field was added to attachments of type photo. This action
will set the primary image field to the first image in the attachments array in the database, if it is not
- already set. See GitHub PR #576
+ already set. See GitHub PR #576