Skip to content

Commit 24ccb59

Browse files
Update MerlinAU.asp
1 parent 1a83d93 commit 24ccb59

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

MerlinAU.asp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,6 +2034,9 @@ function UpdateScriptVersion()
20342034
$('#footerTitle').text ('MerlinAU v' + localVers + ' by ExtremeFiretop & Martinski W.');
20352035
}
20362036
2037+
/**---------------------------------------**/
2038+
/** Added by ExtremeFiretop [2025-May-10] **/
2039+
/**---------------------------------------**/
20372040
function showScriptUpdateBanner () {
20382041
const localVers = GetScriptVersion('local');
20392042
if (typeof isScriptUpdateAvailable === 'undefined') return;

0 commit comments

Comments
 (0)