We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3aeac commit 8cb7130Copy full SHA for 8cb7130
1 file changed
src/controller.js
@@ -152,7 +152,7 @@ fc.ready = function() {
152
153
154
// No current artwork... give the user a message:
155
- console.log('[o] Frame connected!');
+ console.log('[o] Connected! You can now push artwork to this frame.');
156
console.log('\n');
157
console.log('This frame should now appear as ' + frame.state.name + ' when you log in to Openframe at ' + url + '.');
158
0 commit comments