mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Missing semicolumn!!
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ export function initAngular1(plugins) {
|
||||
}
|
||||
funcs['name'] = name;
|
||||
return funcs;
|
||||
}])
|
||||
}]);
|
||||
})(serviceName, cls, name);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user