mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add missing semicolon
This commit is contained in:
@@ -117,4 +117,4 @@ Meteor.uuid = function () {
|
||||
|
||||
var uuid = s.join("");
|
||||
return uuid;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user