From 30dc359d8684149570f090fe1ace1b52c27e2d42 Mon Sep 17 00:00:00 2001 From: adonm Date: Thu, 3 Oct 2024 00:27:09 +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 de65d89..a721ca2 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.7e0e267c.parquet","lastModified":1727828808318}); +registerFile("./enterprise-attack.parquet", {"name":"./enterprise-attack.parquet","path":"./_file/enterprise-attack.7e0e267c.parquet","lastModified":1727915228571}); registerTable("attack", FileAttachment("./enterprise-attack.parquet")); define({id: "f90cb77f", inputs: ["display","Inputs","sql"], body: async (display,Inputs,sql) => { @@ -78,6 +78,6 @@