Fix score widget name

This commit is contained in:
2020-12-22 19:45:48 -06:00
parent 71620a320d
commit c230b5c40d

View File

@@ -183,7 +183,7 @@
<receiver
android:name=".widgets.ScoreWidgetProvider"
android:label="@string/habit_strength">
android:label="@string/score">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
</intent-filter>