@@ -45,3 +45,7 @@ func StartSWService(rt RepoType) error {
func Get(id int) (models.SW, error) {
return service.SWRepo.Get(id)
}
func Count() int {
return service.SWRepo.Count()
The note is not visible to the blocked user.