File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ export class LoginViewModel extends Observable {
120120 showMessageDialog ( this . genericContent ) ;
121121 }
122122
123- public logEvent ( ) {
123+ public logEventAction ( ) {
124124 logEvent ( 'Initial' , [ {
125125 key : 'number' ,
126126 value : '' ,
Original file line number Diff line number Diff line change 2525 },
2626 "repository" : {
2727 "type" : " git" ,
28- "url" : " https://github.com/narusevic /nativescript-facebook.git"
28+ "url" : " https://github.com/NativeScript /nativescript-facebook.git"
2929 },
3030 "keywords" : [
3131 " NativeScript" ,
3636 ],
3737 "author" : " NativeScript Team" ,
3838 "bugs" : {
39- "url" : " https://github.com/narusevic /nativescript-facebook/issues"
39+ "url" : " https://github.com/NativeScript /nativescript-facebook/issues"
4040 },
4141 "license" : " Apache 2.0" ,
4242 "typings" : " index.d.ts" ,
43- "homepage" : " https://github.com/narusevic /nativescript-facebook" ,
43+ "homepage" : " https://github.com/NativeScript /nativescript-facebook" ,
4444 "readmeFilename" : " README.md" ,
4545 "devDependencies" : {
4646 "tns-core-modules" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments