Skip to content

Commit adae4c2

Browse files
committed
fix conflict in weblate dashboard
1 parent 806ce61 commit adae4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weblate/index.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ library(htmltools)
3636
library(htmlwidgets)
3737
library(jsonlite)
3838
library(lubridate)
39-
library(plotly)
39+
library(plotly, exclude = "style")
4040
library(reactable)
4141
library(reshape2)
4242
source("Data_contains.R")

0 commit comments

Comments
 (0)