Skip to content

Commit

Permalink
Created the decorations model
Browse files Browse the repository at this point in the history
  • Loading branch information
KindsonTheGenius committed Jun 26, 2023
1 parent 0eb7f2e commit 0decfd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ type alias DatabaseName =

type Repositories
= Database DatabaseName
| FileSystem
| FileSystem String
| Memory

0 comments on commit 0decfd6

Please sign in to comment.