Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
docs(reminder): update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaBrighi committed Jun 15, 2023
1 parent e7937ae commit 01ca877
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import com.intelligentbackpack.reminderdata.db.entities.Reminder
import com.intelligentbackpack.reminderdata.db.entities.Subject

/**
* Desktop database
* Reminder database
*/
@Database(
entities = [Subject::class, Lesson::class, Reminder::class],
Expand Down

0 comments on commit 01ca877

Please sign in to comment.