Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
lib-ical
Commits
e3a83a0b
Commit
e3a83a0b
authored
Feb 15, 2017
by
Mark Stenglein
Browse files
Adds a missing semicolon from last commit
parent
fafe7d32
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/timezone.js
View file @
e3a83a0b
...
@@ -7,4 +7,4 @@
...
@@ -7,4 +7,4 @@
*/
*/
var
ICalTimezone
=
function
(
_data
,
calendar
)
{
var
ICalTimezone
=
function
(
_data
,
calendar
)
{
var
attributes
;
var
attributes
;
}
}
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment