mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00: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