tildefriends/apps/user_settings/script.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
39 B
JavaScript
Raw Normal View History

2024-02-22 17:18:12 -05:00
function hello() {
alert("Hello !");
}