Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
potts99 committed Nov 29, 2023
1 parent 3f480c8 commit 25b7488
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 535 deletions.
1 change: 1 addition & 0 deletions apps/client/pages/admin/clients/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ export default function Clients() {
method: "DELETE",
headers: {
"Content-Type": "application/json",
Authorization: `Bearer ${getCookie("session")}`,
},
}
)
Expand Down
205 changes: 0 additions & 205 deletions apps/client/pages/admin/notifications.js

This file was deleted.

Loading

0 comments on commit 25b7488

Please sign in to comment.