Skip to content

Commit

Permalink
fix(calendar): Update header
Browse files Browse the repository at this point in the history
  • Loading branch information
with-shrey committed Dec 10, 2024
1 parent 495e4e1 commit a5cad43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/content/google-calendar.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* @name Google Calendar
* @urlAlias calendar.google.com
* @urlRegex *://calendar.google.com/*
*/
'use strict';
/* global $, togglbutton */

Expand Down

0 comments on commit a5cad43

Please sign in to comment.