Skip to content

Commit c042583

Browse files
committed
Update homepage.dart
1 parent b846217 commit c042583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/homepage.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ class _HomePageState extends State<HomePage> {
295295
}
296296
Navigator.pop(context);
297297
}
298-
298+
/// Reload the recent projects from saved preferences
299299
void refreshRecentProjects() async {
300300
await loadPrefs();
301301
setState(() {

0 commit comments

Comments
 (0)