Skip to content

Commit c046e6f

Browse files
🤖 dprint fmt
1 parent 8efb914 commit c046e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

types/google-apps-script/google-apps-script.card-service.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,9 +540,9 @@ declare namespace GoogleAppsScript {
540540

541541
/**
542542
* An object that supports all Google Font Icons ({@link https://fonts.google.com/icons}).
543-
*
543+
*
544544
* Available for Google Workspace add-ons and Google Chat apps.
545-
*
545+
*
546546
* const materialIcon = CardService.newMaterialIcon()
547547
* .setName('search')
548548
* .setFill(true)

0 commit comments

Comments
 (0)