Skip to content

Commit

Permalink
fix: ????
Browse files Browse the repository at this point in the history
  • Loading branch information
thewander02 committed Oct 17, 2024
1 parent 858a947 commit 1473d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/frontend/src/composables/pyroServers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// usePyroServer is a composable that interfaces with the REDACTED API to get data and control the users server
import { usePyroFetch } from "@/composables/pyroFetch.ts";

const internalServerRefrence = ref<any>(null);
const config = true;
Expand Down

0 comments on commit 1473d9f

Please sign in to comment.