mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] Rewrite all remaining Github links
This commit is contained in:
@ -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,
|
||||
};
|
||||
|
Reference in New Issue
Block a user