feat: changed some stuff around

This commit is contained in:
Nick 2024-11-19 13:17:57 -06:00
parent d03e4d23ee
commit 5afff4a0e4
9 changed files with 25 additions and 24 deletions

View file

@ -1,4 +1,4 @@
module Services.Coaching.DebateAnalysis exposing (..)
module Services.ServiceList.Coaching.DebateAnalysis exposing (..)
import Services.Types exposing (..)

View file

@ -1,4 +1,4 @@
module Services.Coaching.DebateTutoring exposing (..)
module Services.ServiceList.Coaching.DebateTutoring exposing (..)
import Services.Types exposing (..)

View file

@ -1,4 +1,4 @@
module Services.Coaching.NutritionScience exposing (..)
module Services.ServiceList.Coaching.NutritionScience exposing (..)
import Services.Types exposing (..)

View file

@ -1,4 +1,4 @@
module Services.Creative.NixBuilds exposing (..)
module Services.ServiceList.Creative.NixBuilds exposing (..)
import Services.Types exposing (..)