Skip to content

Commit 2ef1a1f

Browse files
committed
Merge branch 'master' of https://github.com/TorchAPI/Essentials
2 parents b882de3 + 3ccb06f commit 2ef1a1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎Essentials/EssentialsPlugin.cs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ namespace Essentials
3636
{
3737
public class EssentialsPlugin : TorchPluginBase, IWpfPlugin
3838
{
39+
//Here to trigger rebuild
3940
public EssentialsConfig Config => _config?.Data;
4041
public string homeDataPath = "";
4142
public string rankDataPath = "";

0 commit comments

Comments
 (0)