input styling, globalize timer functions
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
end)
|
||||
|
||||
-- Test: Auto-refresh every 2 seconds to show expiry
|
||||
gurt.setInterval(function()
|
||||
setInterval(function()
|
||||
refresh_crumbs_display()
|
||||
end, 2000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user