1
0
Fork 0
forked from gitea/nas

Add fork name as version

This commit is contained in:
KMY 2023-08-23 13:45:28 +09:00
parent a97231e487
commit 910621e86f

View file

@ -21,7 +21,7 @@ module Mastodon
end end
def suffix def suffix
ENV.fetch('MASTODON_VERSION_SUFFIX', '') ENV.fetch('MASTODON_VERSION_SUFFIX', '+kmyblue')
end end
def to_a def to_a