Removing more warnings
This commit is contained in:
+1
@@ -48,6 +48,7 @@ class OldBookmarkListState(
|
||||
val cache: ICacheProvider,
|
||||
val scope: CoroutineScope,
|
||||
) {
|
||||
@Stable
|
||||
class BookmarkList(
|
||||
val public: List<Note> = emptyList(),
|
||||
val private: List<Note> = emptyList(),
|
||||
|
||||
Reference in New Issue
Block a user