Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Sep 21, 2024
1 parent 5244f6c commit 85a9ec8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ object SmartspaceScores {
const val SCORE_PERSONALITY = 1f
const val SCORE_BATTERY = 2f
const val SCORE_MEDIA = 3f
const val SCORE_CALENDAR = 4f

// Critical Information that must be displayed before anything else.
const val SCORE_LOW_BATTERY = 10f
Expand Down

0 comments on commit 85a9ec8

Please sign in to comment.