Make the PartsOfDay module internal

This commit is contained in:
Sven van Heugten 2026-01-03 19:04:48 +01:00
parent 506cf0c848
commit 31e9312731

View file

@ -1,4 +1,4 @@
module NightLight.PartsOfDay
module internal NightLight.PartsOfDay
open System