2022-01-12 14:58:42 -08:00

4 lines
72 B
JavaScript

function activateGallery() {
alert("Hello from the gallery file!");
}