Move podcast types to own file; more WIP on role (#17)

This commit is contained in:
2026-08-02 14:02:47 -04:00
parent e7261f6019
commit be4f621d42
7 changed files with 1188 additions and 721 deletions
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<Compile Include="PodcastTypes.fs" />
<Compile Include="SupportTypes.fs" />
<Compile Include="DataTypes.fs" />
<Compile Include="ViewModels.fs" />