mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 14:43:03 -04:00
Merge branch 'dev' of https://github.com/Equicord/Equicord into dev
This commit is contained in:
commit
ee442d81e2
1 changed files with 2 additions and 1 deletions
|
@ -129,7 +129,8 @@ export const Settings = () => {
|
||||||
<Forms.FormText>
|
<Forms.FormText>
|
||||||
<p>
|
<p>
|
||||||
Currently LINE stickers/emojis supported only. <br />
|
Currently LINE stickers/emojis supported only. <br />
|
||||||
Get Telegram stickers with <a href="https://github.com/lekoOwO/MoreStickersConverter">MoreStickersConverter</a>.
|
|
||||||
|
Get Telegram stickers with <a href="#" onClick={() => VencordNative.native.openExternal("https://github.com/lekoOwO/MoreStickersConverter")}> MoreStickersConverter</a>.
|
||||||
</p>
|
</p>
|
||||||
</Forms.FormText>
|
</Forms.FormText>
|
||||||
<Flex flexDirection="row" style={{
|
<Flex flexDirection="row" style={{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue