Merge branch 'googleappscript' of https://github.com/jeanralphaviles/hello-world
Merge pull request #163
This commit is contained in:
3
g/googleappscript.gs
Normal file
3
g/googleappscript.gs
Normal file
@@ -0,0 +1,3 @@
|
||||
function helloWorld() {
|
||||
Logger.log('Hello World');
|
||||
}
|
||||
Reference in New Issue
Block a user