Removed Poll Interval setting
This commit is contained in:
@@ -70,13 +70,6 @@
|
||||
<button class="config-save-btn" data-key="ASSIGNMENT_REMINDER">Save</button>
|
||||
</div>
|
||||
|
||||
<div class="config-group">
|
||||
<label for="poll-interval">Poll Interval (seconds)</label>
|
||||
<p class="config-description">General polling interval for data refresh</p>
|
||||
<input type="number" id="poll-interval" class="config-input" />
|
||||
<button class="config-save-btn" data-key="POLL_INTERVAL">Save</button>
|
||||
</div>
|
||||
|
||||
<div class="config-group">
|
||||
<label for="hit-check-interval">Hit Check Interval (seconds)</label>
|
||||
<p class="config-description">Interval for checking hit completion</p>
|
||||
|
||||
Reference in New Issue
Block a user