mirror of
https://github.com/Ryubing/RyujinxHelper.git
synced 2025-05-12 18:20:36 +01:00
inconsistent modifier
This commit is contained in:
parent
68c3faa3ab
commit
3b12834ea1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public readonly struct ReleaseChannels
|
|||
}
|
||||
|
||||
[JsonSerializable(typeof(ReleaseChannelPair))]
|
||||
partial class ReleaseChannelPairContext : JsonSerializerContext;
|
||||
internal partial class ReleaseChannelPairContext : JsonSerializerContext;
|
||||
|
||||
internal class ReleaseChannelPair
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue