react-version #1

Merged
memartel_loc merged 290 commits from react-version into main 2023-11-04 09:48:15 -04:00
Showing only changes of commit 13127deee8 - Show all commits

View File

@ -42,7 +42,6 @@ namespace GrossesMitainesAPI.Services {
}
return true;
}
public bool isOk() { return _ok; }
public void askForRefresh() { _needUpd = true; }
public Product[]? GetCacheCopy() {