mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:52:24 -05:00
[chore] Rewrite all remaining Github links
This commit is contained in:
parent
512e2c88be
commit
60aca6daa2
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