Fix incorrect namespaces
This commit is contained in:
parent
7ea6e49001
commit
5219abfb4b
9 changed files with 24 additions and 24 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module internal NightLight.Lights
|
||||
module internal NightLight.Core.Lights
|
||||
|
||||
open NightLight.Moods
|
||||
open NightLight.Core.Moods
|
||||
|
||||
type Bulb =
|
||||
| IkeaBulb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue