This commit is contained in:
Chris Cochrun 2022-09-16 06:56:44 -05:00
parent b27b83988b
commit f74332d85d

View file

@ -134,7 +134,7 @@ Controls.Page {
presentation.textIndex = 0;
presentation.changeSlide();
print("Slide Cchanged to: " + item.name);
print("Slide changed to: " + item.name);
}
function editSwitch(item) {