Skip to content

Commit 5e47f99

Browse files
committed
Chores - Removing additional notification
1 parent 7f1d029 commit 5e47f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/com/github/dinbtechit/vscodetheme/startup/VSCodeStartupNotifyActivity.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class VSCodeStartupNotifyActivity : StartupActivity {
8282
}
8383
}
8484
// Uncomment for Testing popup
85-
showNotificationPopup(project)
85+
//showNotificationPopup(project)
8686

8787
}
8888

0 commit comments

Comments
 (0)