@@ -1,4 +1,3 @@
import type { Exercise } from "./src/lib/types";
import { createExercise } from "./src/repositories/exercise";
const data = {
@@ -7,4 +6,6 @@ const data = {
sfr: 0.2,
}
console.log(await createExercise(data.name, data.muscleGroup, data.sfr))
The note is not visible to the blocked user.