UI: RPC: link to release channels on logo in RPC

gitlab-releases/part1 Canary-1.3.53
GreemDev 2025-05-28 00:13:27 -05:00
parent 6873303864
commit 7157565665
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ namespace Ryujinx.Ava.Systems
private static readonly string _description =
ReleaseInformation.IsValid
? $"{VersionString} {ReleaseInformation.ReleaseChannelOwner}/{ReleaseInformation.ReleaseChannelSourceRepo}"
? $"{VersionString} {ReleaseInformation.ReleaseChannelOwner}/{ReleaseInformation.ReleaseChannelRepo}"
: "dev build";
private const string ApplicationId = "1293250299716173864";