mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add created to profile message
This commit is contained in:
@@ -146,7 +146,7 @@ var profileStartup = function(cacheDir, loadSettings) {
|
||||
handleSetupError(error);
|
||||
} finally {
|
||||
console.profileEnd('startup');
|
||||
console.log("Switch to the Profiles tab to view the startup profile")
|
||||
console.log("Switch to the Profiles tab to view the created startup profile")
|
||||
}
|
||||
}, 100);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user