Skip to content

Commit 0e6b3b3

Browse files
committed
Update homepage.dart
1 parent 835f49a commit 0e6b3b3

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+
/// Testtttt
299299
void refreshRecentProjects() async {
300300
await loadPrefs();
301301
setState(() {

0 commit comments

Comments
 (0)