Support node, deno, & python runtimes for timer functions
This commit is contained in:
@@ -38,6 +38,7 @@ history_url=url_for('timer.history', function_id=function_id)) }}
|
||||
showDeleteButton: true,
|
||||
isTimer: true,
|
||||
showTimerSettings: true,
|
||||
frequencyMinutes: {{ timer_function.frequency_minutes }},
|
||||
cancelUrl: "{{ url_for('timer.overview') }}",
|
||||
generateUrl: "{{ url_for('llm.generate_script') }}",
|
||||
showPublicToggle: false,
|
||||
|
||||
Reference in New Issue
Block a user