comparison src/heartbeat.js.luan @ 34:62d04ca486dd

UI
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 12 Nov 2024 16:08:24 -0700
parents e2b7f6393dab
children 42b741a1d5c6
comparison
equal deleted inserted replaced
33:e2b7f6393dab 34:62d04ca486dd
29 return 29 return
30 end 30 end
31 logger.info "update" 31 logger.info "update"
32 Io.stdout = Http.response.text_writer() 32 Io.stdout = Http.response.text_writer()
33 %> 33 %>
34 resync(<%=user_last_update%>); 34 location = '/';
35 <% 35 <%
36 end 36 end