linting
This commit is contained in:
parent
e8b2c5c4e8
commit
1f48ee36ef
@ -1138,7 +1138,7 @@ define([
|
|||||||
},
|
},
|
||||||
keys: [13]
|
keys: [13]
|
||||||
}]
|
}]
|
||||||
}
|
};
|
||||||
} else {
|
} else {
|
||||||
return {
|
return {
|
||||||
content: h('p', Messages.share_noContactsNotLoggedIn),
|
content: h('p', Messages.share_noContactsNotLoggedIn),
|
||||||
@ -1156,7 +1156,7 @@ define([
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user