Skip to content

Commit 5ab4b9b

Browse files
committed
no refresh
1 parent b27aa2a commit 5ab4b9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

StabilityMatrix.Avalonia/ViewModels/Inference/PromptCardViewModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ protected override Task OnInitialLoadedAsync()
230230
{
231231
try
232232
{
233-
await accountsService.RefreshLykosAsync();
234233
var isLoggedIn = await accountsService.HasStoredLykosAccountAsync();
235234
if (!isLoggedIn)
236235
{

0 commit comments

Comments
 (0)