Skip to content

Commit

Permalink
#0 - restart is required as it messes up with the state
Browse files Browse the repository at this point in the history
  • Loading branch information
petmongrels committed Sep 17, 2024
1 parent a0d37b9 commit 8ef33e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class DevSettingsView extends AbstractComponent {
<Text style={{
fontSize: Fonts.Medium,
color: Colors.TextOnPrimaryColor
}}>Clear Dashboard Cache</Text>
}}>Clear Dashboard Cache (make restart-app after)</Text>
</View>
</TouchableNativeFeedback>
</View>);
Expand Down

0 comments on commit 8ef33e5

Please sign in to comment.