Skip to content

Commit 22363c7

Browse files
Update chat-cleaner.js
1 parent 589fd0f commit 22363c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

geofs/geofs-addons/addon-scripts/chat-cleaner.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'use strict'
2+
alert("There is a newer version of this addon, go to Github to get it");
23
setTimeout(function(){
34
console.log("Chat running");
45
setInterval(clean, 100);

0 commit comments

Comments
 (0)