mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Add version to JS files to flush cache #659
This commit is contained in:
@@ -227,6 +227,8 @@ function initListInteractionOptions(selectorId) {
|
||||
$options.on('click', function() {
|
||||
const $option = $(this);
|
||||
|
||||
console.log('aaa');
|
||||
|
||||
// Increment click counter
|
||||
clickCounter++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user