feat(accounts): redirect on avatar click (#310)
* feat(discord): custom buttons * feat(discord): added haptics * fine... * fix(strings): my genius is frightening * feat: add option to only show the first button * feat: discord rpc menu * feat(link): add button preview back * feat(accounts): redirect on avatar click --------- Co-authored-by: aayush262 <aayushthakur262006@gmail.com>
This commit is contained in:
parent
79d20b0b63
commit
9e96fd1e20
2 changed files with 20 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<string name="coffee" translatable="false">https://www.buymeacoffee.com/rebelonion</string>
|
||||
|
||||
<string name="anilist_link">https://anilist.co/user/%1$s/</string>
|
||||
<string name="myanilist_link">https://myanimelist.net/profile/%1$s/</string>
|
||||
<string name="discord_link">https://discord.com/users/%1$s/</string>
|
||||
|
||||
<string name="home">Home</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue