From 931c60a99ef40180b11b30985452d39f88ab7c10 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Wed, 27 Aug 2025 13:52:31 +0200 Subject: [PATCH] chore(sesh): update projects --- config/sesh/sesh.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sesh/sesh.toml b/config/sesh/sesh.toml index 66674b3..69991c8 100644 --- a/config/sesh/sesh.toml +++ b/config/sesh/sesh.toml @@ -38,5 +38,5 @@ name = " Crate" path = "~/Code/XING/crate/" [[session]] -name = " Brewery" -path = "~/Code/XING/crate/xinglets/brewery/" +name = " Component Scanner" +path = "~/Code/XING/measurement/component-scanner"