minor grammar oversight
This commit is contained in:
parent
2861f21fcc
commit
3842699486
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
followActions[followAction],
|
||||
{
|
||||
icon: "./assets/feather/share.svg",
|
||||
name: app.getLz('action.share'),
|
||||
name: app.getLz('term.share'),
|
||||
action: ()=>{
|
||||
self.app.copyToClipboard(self.data.attributes.url)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue