Updated FeaturesOverrideMod author

This commit is contained in:
Joshua Askharoun
2021-04-26 18:13:55 -05:00
parent d972d1f31b
commit 4f31d4b722
+1 -1
View File
@@ -16,7 +16,7 @@ namespace ZuneModCore.Mods
public override string Description => "Re-enables access to some features disabled by Microsoft, such as the Social and Marketplace tabs.\r\n" +
"Does not restore functionality of those features, but shows them in the software.";
public override string Author => "Unknown";
public override string Author => "Rafael Rivera";
public override AbstractUIElementGroup OptionsUI => new(nameof(FeaturesOverrideMod))
{