1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-06 03:49:56 +02:00

fixed nowplaying refresh

This commit is contained in:
Karl 'vollmerk' Vollmer 2007-07-24 02:09:07 +00:00
parent 7866186653
commit 0f9c1f245c
3 changed files with 4 additions and 10 deletions

View file

@ -42,7 +42,6 @@ function refresh()
}
// start with page-load
doLoad;
doLoad();
// End -->
</script>