We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de52425 commit 417ea3aCopy full SHA for 417ea3a
src/Files.App/Constants.cs
@@ -221,7 +221,7 @@ public static class GitHub
221
public const string FeedbackUrl = @"https://github.com/files-community/Files/issues/new/choose";
222
public const string PrivacyPolicyUrl = @"https://github.com/files-community/Files/blob/main/Privacy.md";
223
public const string ReleaseNotesUrl = @"https://github.com/files-community/Files/releases";
224
- public const string SupportUsUrl = @"https://github.com/sponsors/yaichenbaum";
+ public const string SupportUsUrl = @"https://github.com/sponsors/yaira2";
225
}
226
227
0 commit comments