We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751dad0 commit f3cbcbeCopy full SHA for f3cbcbe
solutions/ooo-assistant/Common.gs
@@ -5,7 +5,7 @@ const UNIVERSAL_ACTION = "universal action";
5
// ----------------------
6
7
/**
8
- * Responds to any homepage load request in Google Workspace UIs.
+ * Responds to homepage load request.
9
*/
10
function onHomepage() {
11
return help();
0 commit comments