commit 22/01/2026
This commit is contained in:
@@ -20,7 +20,7 @@ $(document).ready(function () {
|
||||
});
|
||||
});
|
||||
|
||||
$(window).on('beforeunload', function () {
|
||||
$(window).on('unload', function () {
|
||||
console.log("User is leaving setting.html");
|
||||
// Your cleanup code here
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user