Skip to content

Commit 351fed0

Browse files
follow up after #34
1 parent ac90f38 commit 351fed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ark/src/lsp/modules/public/graphics.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ setHook("before.grid.newpage", function(...) {
4848
),
4949
warning = function(w) {
5050
stop("Error creating graphics device: ", conditionMessage(w))
51-
})
51+
}
5252
)
5353

5454
# Update the device name + description in the base environment.

0 commit comments

Comments
 (0)