From fd5f6dd6d38683863ca07213fcf83c6a2ba9b7e0 Mon Sep 17 00:00:00 2001 From: adonm Date: Thu, 5 Dec 2024 00:29:48 +0000 Subject: [PATCH] Apply automatic changes --- apps/observable/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/observable/index.html b/apps/observable/index.html index e8d8b28..65a59cf 100644 --- a/apps/observable/index.html +++ b/apps/observable/index.html @@ -26,7 +26,7 @@ import {registerFile, FileAttachment} from "./_observablehq/stdlib.js"; import {registerTable} from "./_observablehq/stdlib/duckdb.js"; -registerFile("./enterprise-attack.parquet", {"name":"./enterprise-attack.parquet","path":"./_file/enterprise-attack.e37ab37a.parquet","lastModified":1733272185591}); +registerFile("./enterprise-attack.parquet", {"name":"./enterprise-attack.parquet","path":"./_file/enterprise-attack.e37ab37a.parquet","lastModified":1733358587480}); registerTable("attack", FileAttachment("./enterprise-attack.parquet")); define({id: "f90cb77f", inputs: ["display","Inputs","sql"], body: async (display,Inputs,sql) => { @@ -78,6 +78,6 @@