Fix incorrect namespaces

This commit is contained in:
Sven van Heugten 2026-01-03 19:55:51 +01:00
parent 7ea6e49001
commit 5219abfb4b
9 changed files with 24 additions and 24 deletions

View file

@ -1,6 +1,6 @@
module internal NightLight.ZigbeeEvents
module internal NightLight.Core.ZigbeeEvents
open NightLight.Models
open NightLight.Core.Models
open FsToolkit.ErrorHandling
open FSharp.Data