From 93214480c06763a0b254fe1474bd335088ed7805 Mon Sep 17 00:00:00 2001 From: Alex Axthelm Date: Wed, 13 Mar 2024 12:01:17 +0100 Subject: [PATCH] Touch R code --- R/export_manifest.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/export_manifest.R b/R/export_manifest.R index 13866cb2..f0154b2e 100644 --- a/R/export_manifest.R +++ b/R/export_manifest.R @@ -29,7 +29,7 @@ export_manifest <- function( text = manifest_json, con = manifest_path ) - return(invisible(manifest_json)) + return(manifest_json) } create_manifest <- function(