Skip to content

Commit

Permalink
Fixing core-startup.js
Browse files Browse the repository at this point in the history
  • Loading branch information
marigostra committed Jun 21, 2022
1 parent 0fb3ccc commit 8af5384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/core-startup.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
*/

Luwrain.addHook("luwrain.startup", ()=>{
Luwrain.speak("Привет, поправь меня", Luwrain.constants.SOUND_STARTUP);
Luwrain.playSound(Luwrain.constants.SOUND_STARTUP);
});

0 comments on commit 8af5384

Please sign in to comment.