Skip to content

Fix (harmless) bug in base64.js #35

@alexanderdean

Description

@alexanderdean
SnowPlow.base64encode = function sha1(data) {

should be:

SnowPlow.base64encode = function(data) {

Metadata

Metadata

Assignees

Labels

type:defectBugs or weaknesses. The issue has to contain steps to reproduce.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions