mirror of
https://github.com/pi-hole/web.git
synced 2026-05-04 07:27:16 +01:00
Reset update-hint text every time updateVersionInfo() function is executed (#3480)
This commit is contained in:
@@ -459,6 +459,7 @@ function updateVersionInfo() {
|
||||
let dockerUpdate = false;
|
||||
let isDocker = false;
|
||||
$("#versions").empty();
|
||||
$("#update-hint").empty();
|
||||
|
||||
const versions = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user