Skip to content

Commit e594091

Browse files
authored
Update PostListViewModel.kt
1 parent cc1d93a commit e594091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/src/main/java/org/wordpress/android/viewmodel/posts/PostListViewModel.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,4 +411,4 @@ class PostListViewModel @Inject constructor(
411411
}
412412
return false
413413
}
414-
}
414+
}

0 commit comments

Comments
 (0)