Skip to content

Commit daf7002

Browse files
committed
Happy message
1 parent 02bd775 commit daf7002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/src/app/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ requirePolyfills().then(() => {
8484
},
8585
onInstalled: () => {
8686
showNotification(
87-
'CodeSandbox has been installed, it now works offline.',
87+
'CodeSandbox has been installed, it now works offline!',
8888
'success'
8989
);
9090
},

0 commit comments

Comments
 (0)