Completes support for auto-selecting *either* a Firefox or Chrome instance, automatically

Former-commit-id: 2a4a601176
Former-commit-id: 142d8beafe3e9448f70091d1c5610b80e02a2a33
This commit is contained in:
idk
2022-08-22 17:17:32 -04:00
parent e237b627f3
commit b83dc1fc06
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon, August 22
--------------
- Completes support for auto-selecting *either* a Firefox or Chrome instance, automatically
Sat, August 21
--------------

View File

@ -21,6 +21,7 @@ import java.io.File;
public class I2PChromiumProfileChecker {
/*
* Output feedback if the profile directory is valid or invalid
*
* @description Output feedback if the profile directory is valid or invalid
* @since 0.0.1
*/