Files
Hydro/static/scripts.js
2022-12-15 23:08:33 -05:00

3 lines
52 B
JavaScript

function updateFeed() {
fetch('/updateFeed')
}