solving vignette rendering

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-09-24 10:38:49 +02:00
commit 6bf09ad796
No known key found for this signature in database
7 changed files with 14 additions and 10 deletions

View file

@ -1,7 +1,7 @@
########
#### Current file: /var/folders/9l/xbc19wxx0g79jdd2sf_0v291mhwh7f/T//RtmpZNW8fR/filee8e87e53d0c0.R
#### Current file: /var/folders/9l/xbc19wxx0g79jdd2sf_0v291mhwh7f/T//Rtmp3H4zCa/file58ea40c26989.R
########
i18n_path <- system.file("translations", package = "FreesearchR")
@ -62,7 +62,7 @@ i18n$set_translation_language("en")
#### Current file: /Users/au301842/FreesearchR/R//app_version.R
########
app_version <- function()'25.9.1'
app_version <- function()'25.9.2'
########
@ -4107,7 +4107,7 @@ simple_snake <- function(data){
#### Current file: /Users/au301842/FreesearchR/R//hosted_version.R
########
hosted_version <- function()'v25.9.1-250923'
hosted_version <- function()'v25.9.2-250924'
########