mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:42:25 -05:00
[chore] Rewrite all remaining Github links
This commit is contained in:
parent
5bfccdad3c
commit
93c3c153f0
67 changed files with 134 additions and 140 deletions
|
|
@ -64,7 +64,7 @@ function emojisFromSearchResult(searchRes): EmojisFromItem {
|
|||
return {
|
||||
type,
|
||||
// Workaround to get host rather than account domain.
|
||||
// See https://github.com/superseriousbusiness/gotosocial/issues/1225.
|
||||
// See https://codeberg.org/superseriousbusiness/gotosocial/issues/1225.
|
||||
domain: (new URL(data.url)).host,
|
||||
list: data.emojis,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue