1
0
Fork 0
forked from gitea/glitch-bird

rebranding

This commit is contained in:
InterSocial 2023-06-07 18:51:28 -04:00
parent 18f752ebea
commit 7f979b8198

View file

@ -21,7 +21,7 @@ module Mastodon
end
def suffix
"+HR#{ENV.fetch('MASTODON_VERSION_SUFFIX', '')}"
"+glitch+bird#{ENV.fetch('MASTODON_VERSION_SUFFIX', '')}"
end
def to_a
@ -33,7 +33,7 @@ module Mastodon
end
def repository
ENV.fetch('GITHUB_REPOSITORY', 'MastoHr/MastoHr')
ENV.fetch('GITHUB_REPOSITORY', 'ivps/glitch-bird')
end
def source_base_url