File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Desktop/Ui/Pages/Dash/Tabs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 <MudAlert Severity =" Severity.Info" Variant =" Variant.Filled" Elevation =" 0" ShowCloseIcon =" true" CloseIconClicked =" DismissShockOscNotice" Class =" alert-center-icon" >
2828 <div class =" d-flex" style =" align-items : center ; gap : 12px ; flex-wrap : wrap ;" >
2929 <MudText Typo =" Typo.body2" >New here ? For VRChat integration download and install ShockOSC .</MudText >
30- <MudButton Variant =" Variant.Filled" Color =" Color.Primary" Size =" Size.Small" StartIcon =" @Icons.Material.Filled.Download" OnClick =" GoToModuleManager" >Go to Moudle Manager </MudButton >
30+ <MudButton Variant =" Variant.Filled" Color =" Color.Primary" Size =" Size.Small" StartIcon =" @Icons.Material.Filled.Download" OnClick =" GoToModuleManager" >Go to Module Manager </MudButton >
3131 </div >
3232 </MudAlert >
3333 </div >
157157 await _statusSubscription .DisposeAsync ();
158158 }
159159
160- }
160+ }
You can’t perform that action at this time.
0 commit comments