Runs every 10 min
1
2
3
4
5
import { updateTidbytWorkout } from "https://esm.town/v/andreterron/updateTidbytWorkout";
export default async function updateTidbytWorkoutInterval() {
await updateTidbytWorkout();
}
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
July 15, 2024