Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Oct 29, 2024
1 parent 61af019 commit 90c459c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/module_init_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ srv_init_data <- function(id, data) {
dataname
)
},
character(1)
character(1L),
USE.NAMES = TRUE
)
}

0 comments on commit 90c459c

Please sign in to comment.