diff --git a/README.md b/README.md index ffb57ee..c6157b6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,5 @@ # Tech Tracker Website ### [Find Here](https://techtracker.gibbyb.com/) -- **Note**: *The link above is actually not this repo just yet, but will be very soon.* - Application used by COG employees to update their status & location throughout the day. diff --git a/src/server/functions.ts b/src/server/functions.ts index 7c08f69..b8425c0 100644 --- a/src/server/functions.ts +++ b/src/server/functions.ts @@ -95,9 +95,9 @@ export const legacyGetHistory = async (page: number, perPage: number): Promise