Removed ~ files
This commit is contained in:
@@ -9,4 +9,4 @@ Array.prototype.indexOfTopic = function(name) {
|
||||
if (this[i].name == name)
|
||||
return i;
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user