Skip to content

Commit 8c07621

Browse files
author
thyttan
committed
Merge branch 'spotrem' into app-loader
2 parents 4c10a95 + c27168c commit 8c07621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/spotrem/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ let dragHandler = function(e) {
155155
};
156156

157157

158-
dial = function(cb, options) {
158+
let dial = function(cb, options) {
159159
"ram";
160160
options = options || {};
161161

0 commit comments

Comments
 (0)